{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Wellington Harbour tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Wellington Harbour (new zealand) covering 2026-05-02 to 2026-05-09. 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/wellington/wellington",
  "identifier": "https://tideturtle.com/data/new-zealand/wellington/wellington.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-02",
  "temporalCoverage": "2026-05-02/2026-05-09",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Wellington Harbour",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -41.2865,
      "longitude": 174.7762
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Wellington Harbour",
    "new zealand"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/new-zealand/wellington/wellington.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-02T05:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.45,
        "isHigh": true
      },
      {
        "time": "2026-05-02T12:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.24,
        "isHigh": false
      },
      {
        "time": "2026-05-02T18:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.37,
        "isHigh": true
      },
      {
        "time": "2026-05-03T00:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-03T06:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.47,
        "isHigh": true
      },
      {
        "time": "2026-05-03T13:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-03T18:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.4,
        "isHigh": true
      },
      {
        "time": "2026-05-04T01:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-04T07:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.49,
        "isHigh": true
      },
      {
        "time": "2026-05-04T13:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.18,
        "isHigh": false
      },
      {
        "time": "2026-05-05T07:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.53,
        "isHigh": true
      },
      {
        "time": "2026-05-05T14:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.16,
        "isHigh": false
      },
      {
        "time": "2026-05-05T20:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.48,
        "isHigh": true
      },
      {
        "time": "2026-05-06T02:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.09,
        "isHigh": false
      },
      {
        "time": "2026-05-06T08:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.61,
        "isHigh": true
      },
      {
        "time": "2026-05-06T15:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.11,
        "isHigh": false
      },
      {
        "time": "2026-05-06T21:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.55,
        "isHigh": true
      },
      {
        "time": "2026-05-07T03:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.06,
        "isHigh": false
      },
      {
        "time": "2026-05-08T10:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.7,
        "isHigh": true
      },
      {
        "time": "2026-05-08T16:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.05,
        "isHigh": false
      },
      {
        "time": "2026-05-08T22:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.69,
        "isHigh": true
      }
    ]
  }
}