{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Sheerness (Thames Estuary) tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Sheerness (Thames Estuary) (united kingdom) covering 2026-05-02 to 2026-05-09. Heights in metres relative to ODN. Derived from UK Environment Agency Flood Monitoring.",
  "url": "https://tideturtle.com/united-kingdom/kent/sheerness",
  "identifier": "https://tideturtle.com/data/united-kingdom/kent/sheerness.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-02",
  "temporalCoverage": "2026-05-02/2026-05-09",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Sheerness (Thames Estuary)",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 51.4456,
      "longitude": 0.7434
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Sheerness (Thames Estuary)",
    "united kingdom"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/united-kingdom/kent/sheerness.json"
    }
  ],
  "data": {
    "datum": "ODN",
    "unit": "m",
    "timezone": "Europe/London",
    "source": "UK Environment Agency Flood Monitoring",
    "extrema": []
  }
}