{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Galveston (Bay Entrance), TX tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Galveston (Bay Entrance), TX (united states) covering 2026-05-02 to 2026-05-09. Heights in metres relative to MLLW. Derived from NOAA CO-OPS station 8771341.",
  "url": "https://tideturtle.com/united-states/texas/galveston",
  "identifier": "https://tideturtle.com/data/united-states/texas/galveston.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://www.noaa.gov/disclaimer",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-02",
  "temporalCoverage": "2026-05-02/2026-05-09",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Galveston (Bay Entrance), TX",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 29.3573,
      "longitude": -94.7245
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Galveston (Bay Entrance), TX",
    "united states"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/united-states/texas/galveston.json"
    }
  ],
  "data": {
    "datum": "MLLW",
    "unit": "m",
    "timezone": "America/Chicago",
    "source": "NOAA CO-OPS station 8771341",
    "extrema": [
      {
        "time": "2026-05-02T03:17:00.000Z",
        "date": "2026-05-01",
        "height": -0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-02T11:29:00.000Z",
        "date": "2026-05-02",
        "height": 0.61,
        "isHigh": true
      },
      {
        "time": "2026-05-03T03:50:00.000Z",
        "date": "2026-05-02",
        "height": -0.03,
        "isHigh": false
      },
      {
        "time": "2026-05-03T12:15:00.000Z",
        "date": "2026-05-03",
        "height": 0.61,
        "isHigh": true
      },
      {
        "time": "2026-05-04T04:24:00.000Z",
        "date": "2026-05-03",
        "height": -0.03,
        "isHigh": false
      },
      {
        "time": "2026-05-04T13:11:00.000Z",
        "date": "2026-05-04",
        "height": 0.6,
        "isHigh": true
      },
      {
        "time": "2026-05-05T05:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.02,
        "isHigh": false
      },
      {
        "time": "2026-05-05T14:11:00.000Z",
        "date": "2026-05-05",
        "height": 0.59,
        "isHigh": true
      },
      {
        "time": "2026-05-06T05:38:00.000Z",
        "date": "2026-05-06",
        "height": 0,
        "isHigh": false
      },
      {
        "time": "2026-05-06T15:06:00.000Z",
        "date": "2026-05-06",
        "height": 0.57,
        "isHigh": true
      },
      {
        "time": "2026-05-07T06:22:00.000Z",
        "date": "2026-05-07",
        "height": 0.03,
        "isHigh": false
      },
      {
        "time": "2026-05-07T15:59:00.000Z",
        "date": "2026-05-07",
        "height": 0.55,
        "isHigh": true
      },
      {
        "time": "2026-05-08T07:12:00.000Z",
        "date": "2026-05-08",
        "height": 0.07,
        "isHigh": false
      },
      {
        "time": "2026-05-08T16:48:00.000Z",
        "date": "2026-05-08",
        "height": 0.54,
        "isHigh": true
      }
    ]
  }
}