{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Durban tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Durban (south africa) covering 2026-05-04 to 2026-05-11. 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/south-africa/kwazulu-natal/durban-za",
  "identifier": "https://tideturtle.com/data/south-africa/kwazulu-natal/durban-za.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-04",
  "temporalCoverage": "2026-05-04/2026-05-11",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Durban",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -29.8587,
      "longitude": 31.0218
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Durban",
    "south africa"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/south-africa/kwazulu-natal/durban-za.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Africa/Johannesburg",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-05T03:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.86,
        "isHigh": true
      },
      {
        "time": "2026-05-05T09:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.5,
        "isHigh": false
      },
      {
        "time": "2026-05-05T15:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.8,
        "isHigh": true
      },
      {
        "time": "2026-05-05T21:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.37,
        "isHigh": false
      },
      {
        "time": "2026-05-06T03:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.82,
        "isHigh": true
      },
      {
        "time": "2026-05-06T09:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.32,
        "isHigh": false
      },
      {
        "time": "2026-05-06T15:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.79,
        "isHigh": true
      },
      {
        "time": "2026-05-06T22:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-07T04:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.75,
        "isHigh": true
      },
      {
        "time": "2026-05-07T10:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.23,
        "isHigh": false
      },
      {
        "time": "2026-05-07T16:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.66,
        "isHigh": true
      },
      {
        "time": "2026-05-07T22:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.14,
        "isHigh": false
      },
      {
        "time": "2026-05-08T04:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.54,
        "isHigh": true
      },
      {
        "time": "2026-05-08T11:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.21,
        "isHigh": false
      },
      {
        "time": "2026-05-08T17:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.48,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.07,
        "isHigh": false
      },
      {
        "time": "2026-05-09T05:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.41,
        "isHigh": true
      },
      {
        "time": "2026-05-09T12:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.11,
        "isHigh": false
      },
      {
        "time": "2026-05-09T19:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.43,
        "isHigh": true
      },
      {
        "time": "2026-05-10T01:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.02,
        "isHigh": false
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.4,
        "isHigh": true
      }
    ]
  }
}