{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Varkala, Kerala tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Varkala, Kerala (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/kerala/varkala-in",
  "identifier": "https://tideturtle.com/data/india/kerala/varkala-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": "Varkala, Kerala",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 8.7379,
      "longitude": 76.7163
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Varkala, Kerala",
    "india"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/india/kerala/varkala-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-06T02:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-06T20:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.52,
        "isHigh": true
      },
      {
        "time": "2026-05-07T03:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.04,
        "isHigh": false
      },
      {
        "time": "2026-05-07T10:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.82,
        "isHigh": true
      },
      {
        "time": "2026-05-08T03:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.07,
        "isHigh": false
      },
      {
        "time": "2026-05-09T11:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.74,
        "isHigh": true
      },
      {
        "time": "2026-05-10T04:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.25,
        "isHigh": false
      },
      {
        "time": "2026-05-10T12:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.73,
        "isHigh": true
      }
    ]
  }
}