{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Quy Nhon, Central Vietnam tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Quy Nhon, Central Vietnam (vietnam) covering 2026-05-05 to 2026-05-12. Heights in metres relative to MSL. Derived from Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived..",
  "url": "https://tideturtle.com/vietnam/central-vietnam/quy-nhon-vn",
  "identifier": "https://tideturtle.com/data/vietnam/central-vietnam/quy-nhon-vn.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-05",
  "temporalCoverage": "2026-05-05/2026-05-12",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Quy Nhon, Central Vietnam",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 13.7765,
      "longitude": 109.2237
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Quy Nhon, Central Vietnam",
    "vietnam"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/vietnam/central-vietnam/quy-nhon-vn.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Ho_Chi_Minh",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-06T03:00:00.000Z",
        "date": "2026-05-06",
        "height": 1.3,
        "isHigh": true
      },
      {
        "time": "2026-05-06T13:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-07T04:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.31,
        "isHigh": true
      },
      {
        "time": "2026-05-09T15:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-10T06:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.13,
        "isHigh": true
      },
      {
        "time": "2026-05-10T16:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-11T23:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.84,
        "isHigh": true
      }
    ]
  }
}