{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Placencia, Belize tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Placencia, Belize (belize) covering 2026-05-13 to 2026-05-20. 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/belize/belize-coast/placencia-belize",
  "identifier": "https://tideturtle.com/data/belize/belize-coast/placencia-belize.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-13",
  "temporalCoverage": "2026-05-13/2026-05-20",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Placencia, Belize",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 16.5077,
      "longitude": -88.3691
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Placencia, Belize",
    "belize"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/belize/belize-coast/placencia-belize.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Belize",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-14T11:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.15,
        "isHigh": true
      },
      {
        "time": "2026-05-14T18:00:00.000Z",
        "date": "2026-05-14",
        "height": -0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-15T01:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.21,
        "isHigh": true
      },
      {
        "time": "2026-05-16T08:00:00.000Z",
        "date": "2026-05-16",
        "height": 0.06,
        "isHigh": false
      },
      {
        "time": "2026-05-17T13:00:00.000Z",
        "date": "2026-05-17",
        "height": 0.17,
        "isHigh": true
      },
      {
        "time": "2026-05-18T22:00:00.000Z",
        "date": "2026-05-18",
        "height": -0.06,
        "isHigh": false
      },
      {
        "time": "2026-05-19T16:00:00.000Z",
        "date": "2026-05-19",
        "height": 0.12,
        "isHigh": true
      },
      {
        "time": "2026-05-19T23:00:00.000Z",
        "date": "2026-05-19",
        "height": -0.05,
        "isHigh": false
      }
    ]
  }
}