{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Necochea, Buenos Aires Province tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Necochea, Buenos Aires Province (argentina) covering 2026-05-05 to 2026-05-12. 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/argentina/buenos-aires-province/necochea-ar",
  "identifier": "https://tideturtle.com/data/argentina/buenos-aires-province/necochea-ar.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-05",
  "temporalCoverage": "2026-05-05/2026-05-12",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Necochea, Buenos Aires Province",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -38.5556,
      "longitude": -58.7432
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Necochea, Buenos Aires Province",
    "argentina"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/argentina/buenos-aires-province/necochea-ar.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Argentina/Buenos_Aires",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": []
  }
}