{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Étretat tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Étretat (france) 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/france/normandy/etretat-fr",
  "identifier": "https://tideturtle.com/data/france/normandy/etretat-fr.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": "Étretat",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 49.7072,
      "longitude": 0.2013
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Étretat",
    "france"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/france/normandy/etretat-fr.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Paris",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-04T23:00:00.000Z",
        "date": "2026-05-05",
        "height": 2.24,
        "isHigh": true
      },
      {
        "time": "2026-05-05T06:00:00.000Z",
        "date": "2026-05-05",
        "height": -3.19,
        "isHigh": false
      },
      {
        "time": "2026-05-05T11:00:00.000Z",
        "date": "2026-05-05",
        "height": 2.08,
        "isHigh": true
      },
      {
        "time": "2026-05-05T18:00:00.000Z",
        "date": "2026-05-05",
        "height": -2.88,
        "isHigh": false
      },
      {
        "time": "2026-05-05T23:00:00.000Z",
        "date": "2026-05-06",
        "height": 2.1,
        "isHigh": true
      },
      {
        "time": "2026-05-06T06:00:00.000Z",
        "date": "2026-05-06",
        "height": -2.89,
        "isHigh": false
      },
      {
        "time": "2026-05-06T12:00:00.000Z",
        "date": "2026-05-06",
        "height": 1.75,
        "isHigh": true
      },
      {
        "time": "2026-05-06T18:00:00.000Z",
        "date": "2026-05-06",
        "height": -2.55,
        "isHigh": false
      },
      {
        "time": "2026-05-07T00:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.84,
        "isHigh": true
      },
      {
        "time": "2026-05-07T07:00:00.000Z",
        "date": "2026-05-07",
        "height": -2.7,
        "isHigh": false
      },
      {
        "time": "2026-05-07T12:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.59,
        "isHigh": true
      },
      {
        "time": "2026-05-07T19:00:00.000Z",
        "date": "2026-05-07",
        "height": -2.28,
        "isHigh": false
      },
      {
        "time": "2026-05-08T00:00:00.000Z",
        "date": "2026-05-08",
        "height": 1.63,
        "isHigh": true
      },
      {
        "time": "2026-05-08T07:00:00.000Z",
        "date": "2026-05-08",
        "height": -2.39,
        "isHigh": false
      },
      {
        "time": "2026-05-08T13:00:00.000Z",
        "date": "2026-05-08",
        "height": 1.43,
        "isHigh": true
      },
      {
        "time": "2026-05-08T20:00:00.000Z",
        "date": "2026-05-08",
        "height": -2.02,
        "isHigh": false
      },
      {
        "time": "2026-05-09T01:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.33,
        "isHigh": true
      },
      {
        "time": "2026-05-09T08:00:00.000Z",
        "date": "2026-05-09",
        "height": -2.2,
        "isHigh": false
      },
      {
        "time": "2026-05-09T14:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.14,
        "isHigh": true
      },
      {
        "time": "2026-05-09T20:00:00.000Z",
        "date": "2026-05-09",
        "height": -1.8,
        "isHigh": false
      },
      {
        "time": "2026-05-10T02:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.13,
        "isHigh": true
      },
      {
        "time": "2026-05-10T09:00:00.000Z",
        "date": "2026-05-10",
        "height": -2.03,
        "isHigh": false
      },
      {
        "time": "2026-05-10T16:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.11,
        "isHigh": true
      },
      {
        "time": "2026-05-10T22:00:00.000Z",
        "date": "2026-05-11",
        "height": -1.66,
        "isHigh": false
      }
    ]
  }
}