{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Vama Veche tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Vama Veche (romania) covering 2026-05-19 to 2026-05-26. 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/romania/constanta-county/vama-veche-romania",
  "identifier": "https://tideturtle.com/data/romania/constanta-county/vama-veche-romania.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-19",
  "temporalCoverage": "2026-05-19/2026-05-26",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Vama Veche",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 43.75,
      "longitude": 28.5667
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Vama Veche",
    "romania"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/romania/constanta-county/vama-veche-romania.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Bucharest",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-22T06:00:00.000Z",
        "date": "2026-05-22",
        "height": -0.19,
        "isHigh": true
      }
    ]
  }
}