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