{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Jervis Bay tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Jervis Bay (australia) covering 2026-05-04 to 2026-05-11. 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/australia/new-south-wales/jervis-bay-nsw",
  "identifier": "https://tideturtle.com/data/australia/new-south-wales/jervis-bay-nsw.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-04",
  "temporalCoverage": "2026-05-04/2026-05-11",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Jervis Bay",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -35.14,
      "longitude": 150.706
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Jervis Bay",
    "australia"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/australia/new-south-wales/jervis-bay-nsw.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Australia/Sydney",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-05T00:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.42,
        "isHigh": true
      },
      {
        "time": "2026-05-05T05:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-05T12:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.83,
        "isHigh": true
      },
      {
        "time": "2026-05-05T19:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.24,
        "isHigh": false
      },
      {
        "time": "2026-05-06T01:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.46,
        "isHigh": true
      },
      {
        "time": "2026-05-06T06:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-06T13:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.91,
        "isHigh": true
      },
      {
        "time": "2026-05-06T20:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.11,
        "isHigh": false
      },
      {
        "time": "2026-05-07T02:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.5,
        "isHigh": true
      },
      {
        "time": "2026-05-07T07:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-08T03:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.55,
        "isHigh": true
      },
      {
        "time": "2026-05-08T08:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.23,
        "isHigh": false
      },
      {
        "time": "2026-05-08T14:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.89,
        "isHigh": true
      },
      {
        "time": "2026-05-09T09:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.16,
        "isHigh": false
      },
      {
        "time": "2026-05-09T15:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.78,
        "isHigh": true
      },
      {
        "time": "2026-05-09T22:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.19,
        "isHigh": false
      },
      {
        "time": "2026-05-10T05:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.5,
        "isHigh": true
      },
      {
        "time": "2026-05-10T10:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-10T16:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.7,
        "isHigh": true
      },
      {
        "time": "2026-05-10T23:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.33,
        "isHigh": false
      }
    ]
  }
}