{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "St. Michaels, MD tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for St. Michaels, MD (united states) covering 2026-05-07 to 2026-05-14. 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/united-states/maryland/st-michaels-md",
  "identifier": "https://tideturtle.com/data/united-states/maryland/st-michaels-md.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-07",
  "temporalCoverage": "2026-05-07/2026-05-14",
  "spatialCoverage": {
    "@type": "Place",
    "name": "St. Michaels, MD",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 38.7882,
      "longitude": -76.2232
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "St. Michaels, MD",
    "united states"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/united-states/maryland/st-michaels-md.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/New_York",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T08:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.45,
        "isHigh": true
      },
      {
        "time": "2026-05-07T15:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.9,
        "isHigh": false
      },
      {
        "time": "2026-05-08T09:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.33,
        "isHigh": true
      },
      {
        "time": "2026-05-08T15:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.75,
        "isHigh": false
      },
      {
        "time": "2026-05-09T10:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.11,
        "isHigh": true
      },
      {
        "time": "2026-05-10T17:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.72,
        "isHigh": false
      },
      {
        "time": "2026-05-11T02:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.29,
        "isHigh": true
      },
      {
        "time": "2026-05-11T06:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.45,
        "isHigh": false
      },
      {
        "time": "2026-05-11T11:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.32,
        "isHigh": true
      },
      {
        "time": "2026-05-11T18:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.79,
        "isHigh": false
      },
      {
        "time": "2026-05-12T12:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.6,
        "isHigh": true
      },
      {
        "time": "2026-05-12T19:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.91,
        "isHigh": false
      },
      {
        "time": "2026-05-13T16:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.33,
        "isHigh": true
      },
      {
        "time": "2026-05-13T19:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.51,
        "isHigh": false
      },
      {
        "time": "2026-05-13T23:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.37,
        "isHigh": true
      }
    ]
  }
}