{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Rameswaram, Tamil Nadu tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Rameswaram, Tamil Nadu (india) 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/india/tamil-nadu/rameswaram-in",
  "identifier": "https://tideturtle.com/data/india/tamil-nadu/rameswaram-in.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": "Rameswaram, Tamil Nadu",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 9.2881,
      "longitude": 79.3129
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Rameswaram, Tamil Nadu",
    "india"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/india/tamil-nadu/rameswaram-in.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Kolkata",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-06T04:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.2,
        "isHigh": false
      },
      {
        "time": "2026-05-06T22:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.56,
        "isHigh": true
      },
      {
        "time": "2026-05-07T04:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.22,
        "isHigh": false
      },
      {
        "time": "2026-05-07T11:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.8,
        "isHigh": true
      },
      {
        "time": "2026-05-08T04:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.27,
        "isHigh": false
      },
      {
        "time": "2026-05-09T12:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.72,
        "isHigh": true
      },
      {
        "time": "2026-05-09T19:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.42,
        "isHigh": false
      },
      {
        "time": "2026-05-10T12:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.72,
        "isHigh": true
      },
      {
        "time": "2026-05-11T22:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.46,
        "isHigh": false
      }
    ]
  }
}