{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "West End, Roatan tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for West End, Roatan (honduras) 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/honduras/roatan-island/west-end-roatan",
  "identifier": "https://tideturtle.com/data/honduras/roatan-island/west-end-roatan.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": "West End, Roatan",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 16.3056,
      "longitude": -86.5639
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "West End, Roatan",
    "honduras"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/honduras/roatan-island/west-end-roatan.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Tegucigalpa",
    "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-18",
        "height": 0.12,
        "isHigh": true
      },
      {
        "time": "2026-05-19T23:00:00.000Z",
        "date": "2026-05-19",
        "height": -0.11,
        "isHigh": false
      },
      {
        "time": "2026-05-20T06:00:00.000Z",
        "date": "2026-05-20",
        "height": 0.11,
        "isHigh": true
      },
      {
        "time": "2026-05-21T00:00:00.000Z",
        "date": "2026-05-20",
        "height": -0.09,
        "isHigh": false
      },
      {
        "time": "2026-05-21T07:00:00.000Z",
        "date": "2026-05-21",
        "height": 0.11,
        "isHigh": true
      },
      {
        "time": "2026-05-21T13:00:00.000Z",
        "date": "2026-05-21",
        "height": -0.05,
        "isHigh": false
      },
      {
        "time": "2026-05-23T22:00:00.000Z",
        "date": "2026-05-23",
        "height": 0.15,
        "isHigh": true
      }
    ]
  }
}