{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Orewa, Auckland tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Orewa, Auckland (new zealand) 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/new-zealand/auckland/orewa-nz",
  "identifier": "https://tideturtle.com/data/new-zealand/auckland/orewa-nz.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": "Orewa, Auckland",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -36.5892,
      "longitude": 174.6979
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Orewa, Auckland",
    "new zealand"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/new-zealand/auckland/orewa-nz.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-05T22:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.96,
        "isHigh": true
      },
      {
        "time": "2026-05-06T04:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.75,
        "isHigh": false
      },
      {
        "time": "2026-05-06T10:00:00.000Z",
        "date": "2026-05-06",
        "height": 1.08,
        "isHigh": true
      },
      {
        "time": "2026-05-06T16:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.59,
        "isHigh": false
      },
      {
        "time": "2026-05-07T11:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.06,
        "isHigh": true
      },
      {
        "time": "2026-05-07T17:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.52,
        "isHigh": false
      },
      {
        "time": "2026-05-07T23:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.95,
        "isHigh": true
      },
      {
        "time": "2026-05-08T05:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.54,
        "isHigh": false
      },
      {
        "time": "2026-05-08T12:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.09,
        "isHigh": true
      },
      {
        "time": "2026-05-08T18:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.45,
        "isHigh": false
      },
      {
        "time": "2026-05-09T00:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.98,
        "isHigh": true
      },
      {
        "time": "2026-05-09T06:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.41,
        "isHigh": false
      },
      {
        "time": "2026-05-09T12:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.14,
        "isHigh": true
      },
      {
        "time": "2026-05-09T19:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.42,
        "isHigh": false
      },
      {
        "time": "2026-05-10T01:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.87,
        "isHigh": true
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.48,
        "isHigh": false
      },
      {
        "time": "2026-05-10T13:00:00.000Z",
        "date": "2026-05-11",
        "height": 1.05,
        "isHigh": true
      },
      {
        "time": "2026-05-11T08:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.5,
        "isHigh": false
      },
      {
        "time": "2026-05-11T14:00:00.000Z",
        "date": "2026-05-12",
        "height": 1.03,
        "isHigh": true
      },
      {
        "time": "2026-05-11T20:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.54,
        "isHigh": false
      },
      {
        "time": "2026-05-11T23:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.03,
        "isHigh": true
      }
    ]
  }
}