{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Tarragona tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Tarragona (spain) covering 2026-05-13 to 2026-05-20. 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/spain/catalonia-coast/tarragona-coast",
  "identifier": "https://tideturtle.com/data/spain/catalonia-coast/tarragona-coast.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-13",
  "temporalCoverage": "2026-05-13/2026-05-20",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Tarragona",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 41.1189,
      "longitude": 1.2445
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Tarragona",
    "spain"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/spain/catalonia-coast/tarragona-coast.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "UTC",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-14T10:00:00.000Z",
        "date": "2026-05-14",
        "height": -0.56,
        "isHigh": false
      },
      {
        "time": "2026-05-15T05:00:00.000Z",
        "date": "2026-05-15",
        "height": -0.39,
        "isHigh": true
      },
      {
        "time": "2026-05-17T02:00:00.000Z",
        "date": "2026-05-17",
        "height": -0.62,
        "isHigh": false
      },
      {
        "time": "2026-05-17T12:00:00.000Z",
        "date": "2026-05-17",
        "height": -0.66,
        "isHigh": false
      },
      {
        "time": "2026-05-17T19:00:00.000Z",
        "date": "2026-05-17",
        "height": -0.45,
        "isHigh": true
      },
      {
        "time": "2026-05-18T03:00:00.000Z",
        "date": "2026-05-18",
        "height": -0.62,
        "isHigh": false
      },
      {
        "time": "2026-05-18T06:00:00.000Z",
        "date": "2026-05-18",
        "height": -0.59,
        "isHigh": true
      },
      {
        "time": "2026-05-18T13:00:00.000Z",
        "date": "2026-05-18",
        "height": -0.7,
        "isHigh": false
      }
    ]
  }
}