{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Stavanger tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Stavanger (norway) 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/norway/rogaland/stavanger",
  "identifier": "https://tideturtle.com/data/norway/rogaland/stavanger.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": "Stavanger",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 58.97,
      "longitude": 5.7331
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Stavanger",
    "norway"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/norway/rogaland/stavanger.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Oslo",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": []
  }
}