{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Siheung, Gyeonggi tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Siheung, Gyeonggi (south korea) 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/south-korea/gyeonggi/siheung-kr",
  "identifier": "https://tideturtle.com/data/south-korea/gyeonggi/siheung-kr.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": "Siheung, Gyeonggi",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 37.4199,
      "longitude": 126.8029
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Siheung, Gyeonggi",
    "south korea"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/south-korea/gyeonggi/siheung-kr.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Seoul",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": []
  }
}