{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Tokyo Bay (Harumi) tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Tokyo Bay (Harumi) (japan) covering 2026-05-02 to 2026-05-09. 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/japan/kanto/tokyo-bay",
  "identifier": "https://tideturtle.com/data/japan/kanto/tokyo-bay.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-02",
  "temporalCoverage": "2026-05-02/2026-05-09",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Tokyo Bay (Harumi)",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 35.65,
      "longitude": 139.78
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Tokyo Bay (Harumi)",
    "japan"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/japan/kanto/tokyo-bay.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Tokyo",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": []
  }
}