{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Hurghada tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Hurghada (egypt) covering 2026-05-02 to 2026-05-09. 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/egypt/red-sea-governorate/hurghada",
  "identifier": "https://tideturtle.com/data/egypt/red-sea-governorate/hurghada.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-02",
  "temporalCoverage": "2026-05-02/2026-05-09",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Hurghada",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 27.2579,
      "longitude": 33.8116
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Hurghada",
    "egypt"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/egypt/red-sea-governorate/hurghada.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Africa/Cairo",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-02T04:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.27,
        "isHigh": true
      },
      {
        "time": "2026-05-02T10:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.21,
        "isHigh": false
      },
      {
        "time": "2026-05-03T17:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.3,
        "isHigh": true
      },
      {
        "time": "2026-05-03T23:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.09,
        "isHigh": false
      },
      {
        "time": "2026-05-04T05:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.25,
        "isHigh": true
      },
      {
        "time": "2026-05-04T11:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.17,
        "isHigh": false
      },
      {
        "time": "2026-05-04T17:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.24,
        "isHigh": true
      },
      {
        "time": "2026-05-05T12:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-05T18:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.17,
        "isHigh": true
      },
      {
        "time": "2026-05-06T00:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-06T06:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.12,
        "isHigh": true
      },
      {
        "time": "2026-05-07T13:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.23,
        "isHigh": false
      }
    ]
  }
}