{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Cairns tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Cairns (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/queensland/cairns-qld",
  "identifier": "https://tideturtle.com/data/australia/queensland/cairns-qld.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": "Cairns",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -16.9186,
      "longitude": 145.7781
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Cairns",
    "australia"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/australia/queensland/cairns-qld.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-05T05:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.14,
        "isHigh": false
      },
      {
        "time": "2026-05-05T14:00:00.000Z",
        "date": "2026-05-06",
        "height": 1.25,
        "isHigh": true
      },
      {
        "time": "2026-05-06T05:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.23,
        "isHigh": false
      },
      {
        "time": "2026-05-06T15:00:00.000Z",
        "date": "2026-05-07",
        "height": 1.19,
        "isHigh": true
      },
      {
        "time": "2026-05-08T02:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.36,
        "isHigh": false
      },
      {
        "time": "2026-05-08T18:00:00.000Z",
        "date": "2026-05-09",
        "height": 1.35,
        "isHigh": true
      },
      {
        "time": "2026-05-09T01:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.32,
        "isHigh": false
      },
      {
        "time": "2026-05-09T06:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.65,
        "isHigh": true
      },
      {
        "time": "2026-05-09T11:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.43,
        "isHigh": false
      },
      {
        "time": "2026-05-09T18:00:00.000Z",
        "date": "2026-05-10",
        "height": 1.49,
        "isHigh": true
      },
      {
        "time": "2026-05-10T01:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.25,
        "isHigh": false
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.84,
        "isHigh": true
      },
      {
        "time": "2026-05-10T12:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.39,
        "isHigh": false
      }
    ]
  }
}