{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Veracruz tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Veracruz (mexico) 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/mexico/veracruz/veracruz",
  "identifier": "https://tideturtle.com/data/mexico/veracruz/veracruz.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": "Veracruz",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 19.1738,
      "longitude": -96.1342
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Veracruz",
    "mexico"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/mexico/veracruz/veracruz.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Mexico_City",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-02T10:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.22,
        "isHigh": true
      },
      {
        "time": "2026-05-03T02:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.37,
        "isHigh": false
      },
      {
        "time": "2026-05-03T11:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.29,
        "isHigh": true
      },
      {
        "time": "2026-05-04T03:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.38,
        "isHigh": false
      },
      {
        "time": "2026-05-04T12:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.24,
        "isHigh": true
      },
      {
        "time": "2026-05-05T03:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.36,
        "isHigh": false
      },
      {
        "time": "2026-05-05T13:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.27,
        "isHigh": true
      },
      {
        "time": "2026-05-06T04:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.33,
        "isHigh": false
      },
      {
        "time": "2026-05-06T14:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.26,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.06,
        "isHigh": false
      }
    ]
  }
}