{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Keelung tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Keelung (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/northern-taiwan/keelung",
  "identifier": "https://tideturtle.com/data/taiwan/northern-taiwan/keelung.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": "Keelung",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 25.1276,
      "longitude": 121.7391
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Keelung",
    "taiwan"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/taiwan/northern-taiwan/keelung.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-07T10:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.05,
        "isHigh": false
      },
      {
        "time": "2026-05-07T19:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.83,
        "isHigh": true
      },
      {
        "time": "2026-05-09T12:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.48,
        "isHigh": true
      },
      {
        "time": "2026-05-10T13:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.1,
        "isHigh": false
      },
      {
        "time": "2026-05-10T21:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.84,
        "isHigh": true
      },
      {
        "time": "2026-05-11T04:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.39,
        "isHigh": false
      },
      {
        "time": "2026-05-11T08:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.55,
        "isHigh": true
      },
      {
        "time": "2026-05-11T14:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-12T09:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.65,
        "isHigh": true
      },
      {
        "time": "2026-05-12T15:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.28,
        "isHigh": false
      },
      {
        "time": "2026-05-12T22:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.84,
        "isHigh": true
      },
      {
        "time": "2026-05-13T04:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.26,
        "isHigh": false
      },
      {
        "time": "2026-05-13T11:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.74,
        "isHigh": true
      },
      {
        "time": "2026-05-13T16:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.38,
        "isHigh": false
      },
      {
        "time": "2026-05-13T22:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.83,
        "isHigh": true
      }
    ]
  }
}