{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Diani Beach tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Diani Beach (kenya) 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/kenya/mombasa-coast/diani-beach",
  "identifier": "https://tideturtle.com/data/kenya/mombasa-coast/diani-beach.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": "Diani Beach",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -4.2786,
      "longitude": 39.5931
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Diani Beach",
    "kenya"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/kenya/mombasa-coast/diani-beach.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Africa/Nairobi",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T22:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.43,
        "isHigh": false
      },
      {
        "time": "2026-05-08T04:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.9,
        "isHigh": true
      },
      {
        "time": "2026-05-08T10:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.22,
        "isHigh": false
      },
      {
        "time": "2026-05-08T16:00:00.000Z",
        "date": "2026-05-08",
        "height": 1.31,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.28,
        "isHigh": false
      },
      {
        "time": "2026-05-09T05:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.78,
        "isHigh": true
      },
      {
        "time": "2026-05-09T11:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-09T17:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.11,
        "isHigh": true
      },
      {
        "time": "2026-05-10T00:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.76,
        "isHigh": true
      },
      {
        "time": "2026-05-10T13:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.14,
        "isHigh": false
      },
      {
        "time": "2026-05-10T19:00:00.000Z",
        "date": "2026-05-10",
        "height": 1,
        "isHigh": true
      },
      {
        "time": "2026-05-11T02:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.2,
        "isHigh": false
      },
      {
        "time": "2026-05-11T21:00:00.000Z",
        "date": "2026-05-12",
        "height": 1.03,
        "isHigh": true
      },
      {
        "time": "2026-05-12T03:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.34,
        "isHigh": false
      },
      {
        "time": "2026-05-12T10:00:00.000Z",
        "date": "2026-05-12",
        "height": 1.2,
        "isHigh": true
      },
      {
        "time": "2026-05-12T16:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.26,
        "isHigh": false
      },
      {
        "time": "2026-05-12T22:00:00.000Z",
        "date": "2026-05-13",
        "height": 1.18,
        "isHigh": true
      },
      {
        "time": "2026-05-13T04:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.53,
        "isHigh": false
      },
      {
        "time": "2026-05-13T10:00:00.000Z",
        "date": "2026-05-13",
        "height": 1.54,
        "isHigh": true
      },
      {
        "time": "2026-05-13T17:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.56,
        "isHigh": false
      },
      {
        "time": "2026-05-13T23:00:00.000Z",
        "date": "2026-05-14",
        "height": 1.34,
        "isHigh": true
      }
    ]
  }
}