{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Kenting tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Kenting (taiwan) covering 2026-05-07 to 2026-05-14. 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/taiwan/southern-taiwan/kenting",
  "identifier": "https://tideturtle.com/data/taiwan/southern-taiwan/kenting.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-07",
  "temporalCoverage": "2026-05-07/2026-05-14",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Kenting",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 21.9611,
      "longitude": 120.8289
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Kenting",
    "taiwan"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/taiwan/southern-taiwan/kenting.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Taipei",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T17:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.57,
        "isHigh": false
      },
      {
        "time": "2026-05-08T01:00:00.000Z",
        "date": "2026-05-08",
        "height": 1.17,
        "isHigh": true
      },
      {
        "time": "2026-05-08T10:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.36,
        "isHigh": false
      },
      {
        "time": "2026-05-09T02:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.07,
        "isHigh": true
      },
      {
        "time": "2026-05-09T11:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.33,
        "isHigh": false
      },
      {
        "time": "2026-05-09T19:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.7,
        "isHigh": true
      },
      {
        "time": "2026-05-09T20:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.69,
        "isHigh": false
      },
      {
        "time": "2026-05-10T04:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.04,
        "isHigh": true
      },
      {
        "time": "2026-05-10T12:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.34,
        "isHigh": false
      },
      {
        "time": "2026-05-10T19:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.78,
        "isHigh": true
      },
      {
        "time": "2026-05-10T23:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.69,
        "isHigh": false
      },
      {
        "time": "2026-05-11T05:00:00.000Z",
        "date": "2026-05-11",
        "height": 1.01,
        "isHigh": true
      },
      {
        "time": "2026-05-11T12:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.33,
        "isHigh": false
      },
      {
        "time": "2026-05-11T19:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.88,
        "isHigh": true
      },
      {
        "time": "2026-05-12T00:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.61,
        "isHigh": false
      },
      {
        "time": "2026-05-12T06:00:00.000Z",
        "date": "2026-05-12",
        "height": 1.04,
        "isHigh": true
      },
      {
        "time": "2026-05-12T13:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.37,
        "isHigh": false
      },
      {
        "time": "2026-05-12T19:00:00.000Z",
        "date": "2026-05-13",
        "height": 1,
        "isHigh": true
      },
      {
        "time": "2026-05-13T01:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.46,
        "isHigh": false
      },
      {
        "time": "2026-05-13T20:00:00.000Z",
        "date": "2026-05-14",
        "height": 1.16,
        "isHigh": true
      },
      {
        "time": "2026-05-13T23:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.77,
        "isHigh": false
      }
    ]
  }
}