{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "East Coast Park, Singapore tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for East Coast Park, Singapore (singapore) covering 2026-05-19 to 2026-05-26. 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/singapore/singapore-island/east-coast-park-singapore",
  "identifier": "https://tideturtle.com/data/singapore/singapore-island/east-coast-park-singapore.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-19",
  "temporalCoverage": "2026-05-19/2026-05-26",
  "spatialCoverage": {
    "@type": "Place",
    "name": "East Coast Park, Singapore",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 1.3007,
      "longitude": 103.9192
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "East Coast Park, Singapore",
    "singapore"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/singapore/singapore-island/east-coast-park-singapore.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Singapore",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-19T05:00:00.000Z",
        "date": "2026-05-19",
        "height": 1.69,
        "isHigh": true
      },
      {
        "time": "2026-05-19T10:00:00.000Z",
        "date": "2026-05-19",
        "height": 0.53,
        "isHigh": false
      },
      {
        "time": "2026-05-19T16:00:00.000Z",
        "date": "2026-05-20",
        "height": 1.97,
        "isHigh": true
      },
      {
        "time": "2026-05-19T23:00:00.000Z",
        "date": "2026-05-20",
        "height": -0.76,
        "isHigh": false
      },
      {
        "time": "2026-05-20T06:00:00.000Z",
        "date": "2026-05-20",
        "height": 1.51,
        "isHigh": true
      },
      {
        "time": "2026-05-20T11:00:00.000Z",
        "date": "2026-05-20",
        "height": 0.56,
        "isHigh": false
      },
      {
        "time": "2026-05-20T17:00:00.000Z",
        "date": "2026-05-21",
        "height": 1.9,
        "isHigh": true
      },
      {
        "time": "2026-05-21T00:00:00.000Z",
        "date": "2026-05-21",
        "height": -0.63,
        "isHigh": false
      },
      {
        "time": "2026-05-21T06:00:00.000Z",
        "date": "2026-05-21",
        "height": 1.38,
        "isHigh": true
      },
      {
        "time": "2026-05-21T12:00:00.000Z",
        "date": "2026-05-21",
        "height": 0.64,
        "isHigh": false
      },
      {
        "time": "2026-05-21T18:00:00.000Z",
        "date": "2026-05-22",
        "height": 1.83,
        "isHigh": true
      },
      {
        "time": "2026-05-22T01:00:00.000Z",
        "date": "2026-05-22",
        "height": -0.49,
        "isHigh": false
      },
      {
        "time": "2026-05-22T19:00:00.000Z",
        "date": "2026-05-23",
        "height": 1.61,
        "isHigh": true
      },
      {
        "time": "2026-05-23T02:00:00.000Z",
        "date": "2026-05-23",
        "height": -0.29,
        "isHigh": false
      },
      {
        "time": "2026-05-23T20:00:00.000Z",
        "date": "2026-05-24",
        "height": 1.37,
        "isHigh": true
      },
      {
        "time": "2026-05-23T23:00:00.000Z",
        "date": "2026-05-24",
        "height": 0.87,
        "isHigh": false
      }
    ]
  }
}