{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Tel Aviv-Yafo tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Tel Aviv-Yafo (israel) 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/israel/tel-aviv-district/tel-aviv",
  "identifier": "https://tideturtle.com/data/israel/tel-aviv-district/tel-aviv.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": "Tel Aviv-Yafo",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 32.0853,
      "longitude": 34.7818
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Tel Aviv-Yafo",
    "israel"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/israel/tel-aviv-district/tel-aviv.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Jerusalem",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-02T08:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.2,
        "isHigh": true
      },
      {
        "time": "2026-05-02T14:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.54,
        "isHigh": false
      },
      {
        "time": "2026-05-02T20:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.21,
        "isHigh": true
      },
      {
        "time": "2026-05-03T02:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.48,
        "isHigh": false
      },
      {
        "time": "2026-05-03T08:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.2,
        "isHigh": true
      },
      {
        "time": "2026-05-04T15:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.56,
        "isHigh": false
      },
      {
        "time": "2026-05-05T09:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.26,
        "isHigh": true
      },
      {
        "time": "2026-05-06T03:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.51,
        "isHigh": false
      },
      {
        "time": "2026-05-06T22:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.4,
        "isHigh": true
      },
      {
        "time": "2026-05-07T04:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.53,
        "isHigh": false
      }
    ]
  }
}