{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Te Waewae Bay tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Te Waewae Bay (new zealand) 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/new-zealand/southland/te-waewae-bay",
  "identifier": "https://tideturtle.com/data/new-zealand/southland/te-waewae-bay.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": "Te Waewae Bay",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -46.2833,
      "longitude": 167.8
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Te Waewae Bay",
    "new zealand"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/new-zealand/southland/te-waewae-bay.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Pacific/Auckland",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T22:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-08T04:00:00.000Z",
        "date": "2026-05-08",
        "height": 1.1,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.05,
        "isHigh": false
      },
      {
        "time": "2026-05-09T05:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.24,
        "isHigh": true
      },
      {
        "time": "2026-05-09T11:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.14,
        "isHigh": false
      },
      {
        "time": "2026-05-09T17:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.12,
        "isHigh": true
      },
      {
        "time": "2026-05-10T00:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.18,
        "isHigh": false
      },
      {
        "time": "2026-05-10T06:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.85,
        "isHigh": true
      },
      {
        "time": "2026-05-11T01:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.44,
        "isHigh": false
      },
      {
        "time": "2026-05-11T07:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.85,
        "isHigh": true
      },
      {
        "time": "2026-05-11T13:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.36,
        "isHigh": false
      },
      {
        "time": "2026-05-11T19:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.86,
        "isHigh": true
      },
      {
        "time": "2026-05-12T02:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.7,
        "isHigh": false
      },
      {
        "time": "2026-05-12T08:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.72,
        "isHigh": true
      },
      {
        "time": "2026-05-12T14:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.72,
        "isHigh": false
      },
      {
        "time": "2026-05-12T20:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.78,
        "isHigh": true
      },
      {
        "time": "2026-05-13T03:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.9,
        "isHigh": false
      },
      {
        "time": "2026-05-13T09:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.77,
        "isHigh": true
      },
      {
        "time": "2026-05-13T15:00:00.000Z",
        "date": "2026-05-14",
        "height": -0.95,
        "isHigh": false
      },
      {
        "time": "2026-05-13T21:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.85,
        "isHigh": true
      },
      {
        "time": "2026-05-13T23:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.48,
        "isHigh": false
      }
    ]
  }
}