{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Moalboal tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Moalboal (philippines) 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/philippines/cebu/moalboal",
  "identifier": "https://tideturtle.com/data/philippines/cebu/moalboal.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": "Moalboal",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 9.929,
      "longitude": 123.3987
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Moalboal",
    "philippines"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/philippines/cebu/moalboal.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Manila",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T05:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.75,
        "isHigh": true
      },
      {
        "time": "2026-05-07T13:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.09,
        "isHigh": false
      },
      {
        "time": "2026-05-07T20:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.66,
        "isHigh": true
      },
      {
        "time": "2026-05-08T14:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.02,
        "isHigh": false
      },
      {
        "time": "2026-05-08T21:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.66,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.62,
        "isHigh": false
      },
      {
        "time": "2026-05-09T06:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.5,
        "isHigh": true
      },
      {
        "time": "2026-05-09T15:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.05,
        "isHigh": false
      },
      {
        "time": "2026-05-09T23:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.75,
        "isHigh": true
      },
      {
        "time": "2026-05-10T00:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.73,
        "isHigh": false
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.34,
        "isHigh": true
      },
      {
        "time": "2026-05-10T16:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.06,
        "isHigh": false
      },
      {
        "time": "2026-05-12T00:00:00.000Z",
        "date": "2026-05-12",
        "height": 1.06,
        "isHigh": true
      },
      {
        "time": "2026-05-12T05:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.65,
        "isHigh": false
      },
      {
        "time": "2026-05-12T11:00:00.000Z",
        "date": "2026-05-12",
        "height": 1.22,
        "isHigh": true
      },
      {
        "time": "2026-05-12T18:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.13,
        "isHigh": false
      },
      {
        "time": "2026-05-13T01:00:00.000Z",
        "date": "2026-05-13",
        "height": 1.24,
        "isHigh": true
      },
      {
        "time": "2026-05-13T19:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-13T23:00:00.000Z",
        "date": "2026-05-14",
        "height": 1.16,
        "isHigh": true
      }
    ]
  }
}