{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Flensburg tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Flensburg (germany) 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/germany/schleswig-holstein/flensburg-de",
  "identifier": "https://tideturtle.com/data/germany/schleswig-holstein/flensburg-de.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": "Flensburg",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 54.7833,
      "longitude": 9.4333
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Flensburg",
    "germany"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/germany/schleswig-holstein/flensburg-de.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Berlin",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-05T04:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.09,
        "isHigh": true
      },
      {
        "time": "2026-05-05T10:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.24,
        "isHigh": false
      },
      {
        "time": "2026-05-05T19:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.23,
        "isHigh": false
      },
      {
        "time": "2026-05-06T05:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.08,
        "isHigh": true
      },
      {
        "time": "2026-05-07T00:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.26,
        "isHigh": false
      },
      {
        "time": "2026-05-08T06:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.19,
        "isHigh": true
      },
      {
        "time": "2026-05-08T13:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.44,
        "isHigh": false
      },
      {
        "time": "2026-05-09T01:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.39,
        "isHigh": false
      },
      {
        "time": "2026-05-09T20:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.2,
        "isHigh": true
      },
      {
        "time": "2026-05-10T08:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.22,
        "isHigh": true
      },
      {
        "time": "2026-05-10T14:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.43,
        "isHigh": false
      },
      {
        "time": "2026-05-10T21:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.18,
        "isHigh": true
      }
    ]
  }
}