{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Melbourne tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Melbourne (australia) 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/australia/victoria/melbourne",
  "identifier": "https://tideturtle.com/data/australia/victoria/melbourne.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": "Melbourne",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -37.8136,
      "longitude": 144.9631
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Melbourne",
    "australia"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/australia/victoria/melbourne.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-02T11:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.37,
        "isHigh": true
      },
      {
        "time": "2026-05-02T20:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.18,
        "isHigh": false
      },
      {
        "time": "2026-05-03T05:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.38,
        "isHigh": true
      },
      {
        "time": "2026-05-03T09:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.32,
        "isHigh": false
      },
      {
        "time": "2026-05-04T14:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.67,
        "isHigh": true
      },
      {
        "time": "2026-05-04T16:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.67,
        "isHigh": true
      },
      {
        "time": "2026-05-04T23:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.03,
        "isHigh": false
      },
      {
        "time": "2026-05-05T05:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.62,
        "isHigh": true
      },
      {
        "time": "2026-05-05T11:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.16,
        "isHigh": false
      },
      {
        "time": "2026-05-06T06:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.54,
        "isHigh": true
      },
      {
        "time": "2026-05-06T12:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.13,
        "isHigh": false
      },
      {
        "time": "2026-05-06T17:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.55,
        "isHigh": true
      },
      {
        "time": "2026-05-06T23:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.08,
        "isHigh": false
      },
      {
        "time": "2026-05-07T06:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.9,
        "isHigh": true
      },
      {
        "time": "2026-05-07T12:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.32,
        "isHigh": false
      },
      {
        "time": "2026-05-07T16:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.66,
        "isHigh": true
      },
      {
        "time": "2026-05-08T00:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.33,
        "isHigh": false
      },
      {
        "time": "2026-05-08T07:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.56,
        "isHigh": true
      },
      {
        "time": "2026-05-08T13:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.06,
        "isHigh": false
      },
      {
        "time": "2026-05-08T17:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.3,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.49,
        "isHigh": false
      }
    ]
  }
}