{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Pärnu tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Pärnu (estonia) 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/estonia/parnu-county/parnu",
  "identifier": "https://tideturtle.com/data/estonia/parnu-county/parnu.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": "Pärnu",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 58.3861,
      "longitude": 24.4982
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Pärnu",
    "estonia"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/estonia/parnu-county/parnu.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Tallinn",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-04T03:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.12,
        "isHigh": false
      },
      {
        "time": "2026-05-05T03:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.12,
        "isHigh": true
      },
      {
        "time": "2026-05-05T10:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.06,
        "isHigh": true
      },
      {
        "time": "2026-05-05T21:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.12,
        "isHigh": false
      },
      {
        "time": "2026-05-07T00:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.07,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.23,
        "isHigh": false
      }
    ]
  }
}