{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Fethiye, Muğla tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Fethiye, Muğla (turkey) 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/turkey/mugla/fethiye-tr",
  "identifier": "https://tideturtle.com/data/turkey/mugla/fethiye-tr.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": "Fethiye, Muğla",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 36.6228,
      "longitude": 29.117
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Fethiye, Muğla",
    "turkey"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/turkey/mugla/fethiye-tr.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Istanbul",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T11:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.5,
        "isHigh": true
      },
      {
        "time": "2026-05-07T18:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.62,
        "isHigh": false
      },
      {
        "time": "2026-05-11T04:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.46,
        "isHigh": true
      }
    ]
  }
}