{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Bluff tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Bluff (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/bluff",
  "identifier": "https://tideturtle.com/data/new-zealand/southland/bluff.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": "Bluff",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -46.5953,
      "longitude": 168.3398
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Bluff",
    "new zealand"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/new-zealand/southland/bluff.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-07T05:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.04,
        "isHigh": true
      },
      {
        "time": "2026-05-07T11:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-08T06:00:00.000Z",
        "date": "2026-05-08",
        "height": 1.13,
        "isHigh": true
      },
      {
        "time": "2026-05-08T12:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.1,
        "isHigh": false
      },
      {
        "time": "2026-05-08T18:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.05,
        "isHigh": true
      },
      {
        "time": "2026-05-09T00:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-09T07:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.21,
        "isHigh": true
      },
      {
        "time": "2026-05-09T13:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.11,
        "isHigh": false
      },
      {
        "time": "2026-05-09T19:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.16,
        "isHigh": true
      },
      {
        "time": "2026-05-10T01:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.11,
        "isHigh": false
      },
      {
        "time": "2026-05-10T08:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.98,
        "isHigh": true
      },
      {
        "time": "2026-05-10T14:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.27,
        "isHigh": false
      },
      {
        "time": "2026-05-10T20:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.78,
        "isHigh": true
      },
      {
        "time": "2026-05-11T02:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.54,
        "isHigh": false
      },
      {
        "time": "2026-05-11T09:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.88,
        "isHigh": true
      },
      {
        "time": "2026-05-11T15:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.4,
        "isHigh": false
      },
      {
        "time": "2026-05-11T21:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.84,
        "isHigh": true
      },
      {
        "time": "2026-05-12T03:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.74,
        "isHigh": false
      },
      {
        "time": "2026-05-12T22:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.8,
        "isHigh": true
      },
      {
        "time": "2026-05-13T04:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.93,
        "isHigh": false
      },
      {
        "time": "2026-05-13T10:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.83,
        "isHigh": true
      },
      {
        "time": "2026-05-13T16:00:00.000Z",
        "date": "2026-05-14",
        "height": -0.93,
        "isHigh": false
      }
    ]
  }
}