{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Levera Beach, Grenada tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Levera Beach, Grenada (grenada) 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/grenada/grenada-island/levera-beach-grenada",
  "identifier": "https://tideturtle.com/data/grenada/grenada-island/levera-beach-grenada.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": "Levera Beach, Grenada",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 12.2261,
      "longitude": -61.5894
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Levera Beach, Grenada",
    "grenada"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/grenada/grenada-island/levera-beach-grenada.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Grenada",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-19T08:00:00.000Z",
        "date": "2026-05-19",
        "height": 0.47,
        "isHigh": true
      },
      {
        "time": "2026-05-19T15:00:00.000Z",
        "date": "2026-05-19",
        "height": -0.34,
        "isHigh": false
      },
      {
        "time": "2026-05-20T09:00:00.000Z",
        "date": "2026-05-20",
        "height": 0.45,
        "isHigh": true
      },
      {
        "time": "2026-05-20T16:00:00.000Z",
        "date": "2026-05-20",
        "height": -0.27,
        "isHigh": false
      },
      {
        "time": "2026-05-21T10:00:00.000Z",
        "date": "2026-05-21",
        "height": 0.4,
        "isHigh": true
      },
      {
        "time": "2026-05-21T17:00:00.000Z",
        "date": "2026-05-21",
        "height": -0.21,
        "isHigh": false
      },
      {
        "time": "2026-05-22T11:00:00.000Z",
        "date": "2026-05-22",
        "height": 0.35,
        "isHigh": true
      },
      {
        "time": "2026-05-22T18:00:00.000Z",
        "date": "2026-05-22",
        "height": -0.13,
        "isHigh": false
      },
      {
        "time": "2026-05-23T12:00:00.000Z",
        "date": "2026-05-23",
        "height": 0.31,
        "isHigh": true
      },
      {
        "time": "2026-05-23T19:00:00.000Z",
        "date": "2026-05-23",
        "height": -0.06,
        "isHigh": false
      },
      {
        "time": "2026-05-23T23:00:00.000Z",
        "date": "2026-05-23",
        "height": 0.15,
        "isHigh": true
      }
    ]
  }
}