{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Rijeka tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Rijeka (croatia) covering 2026-05-07 to 2026-05-14. 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/croatia/primorje-gorski-kotar/rijeka",
  "identifier": "https://tideturtle.com/data/croatia/primorje-gorski-kotar/rijeka.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-07",
  "temporalCoverage": "2026-05-07/2026-05-14",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Rijeka",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 45.3271,
      "longitude": 14.4422
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Rijeka",
    "croatia"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/croatia/primorje-gorski-kotar/rijeka.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Zagreb",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T05:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.79,
        "isHigh": false
      },
      {
        "time": "2026-05-07T19:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.28,
        "isHigh": true
      },
      {
        "time": "2026-05-09T06:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.79,
        "isHigh": false
      },
      {
        "time": "2026-05-09T17:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.36,
        "isHigh": true
      },
      {
        "time": "2026-05-10T08:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.75,
        "isHigh": false
      },
      {
        "time": "2026-05-11T17:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.21,
        "isHigh": true
      },
      {
        "time": "2026-05-12T10:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.51,
        "isHigh": false
      },
      {
        "time": "2026-05-12T17:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.08,
        "isHigh": true
      },
      {
        "time": "2026-05-13T01:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.77,
        "isHigh": false
      },
      {
        "time": "2026-05-13T05:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.51,
        "isHigh": true
      },
      {
        "time": "2026-05-13T11:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.64,
        "isHigh": false
      },
      {
        "time": "2026-05-13T17:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.13,
        "isHigh": true
      },
      {
        "time": "2026-05-13T23:00:00.000Z",
        "date": "2026-05-14",
        "height": -0.79,
        "isHigh": false
      }
    ]
  }
}