{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Lamma Island tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Lamma Island (hong kong) covering 2026-05-19 to 2026-05-26. 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/hong-kong/outlying-islands-hk/lamma-island",
  "identifier": "https://tideturtle.com/data/hong-kong/outlying-islands-hk/lamma-island.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-19",
  "temporalCoverage": "2026-05-19/2026-05-26",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Lamma Island",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 22.2167,
      "longitude": 114.1167
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Lamma Island",
    "hong kong"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/hong-kong/outlying-islands-hk/lamma-island.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Asia/Hong_Kong",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-19T09:00:00.000Z",
        "date": "2026-05-19",
        "height": -0.48,
        "isHigh": false
      },
      {
        "time": "2026-05-19T17:00:00.000Z",
        "date": "2026-05-20",
        "height": 0.64,
        "isHigh": true
      },
      {
        "time": "2026-05-19T19:00:00.000Z",
        "date": "2026-05-20",
        "height": 0.55,
        "isHigh": false
      },
      {
        "time": "2026-05-20T02:00:00.000Z",
        "date": "2026-05-20",
        "height": 1.79,
        "isHigh": true
      },
      {
        "time": "2026-05-20T10:00:00.000Z",
        "date": "2026-05-20",
        "height": -0.44,
        "isHigh": false
      },
      {
        "time": "2026-05-20T18:00:00.000Z",
        "date": "2026-05-21",
        "height": 0.6,
        "isHigh": true
      },
      {
        "time": "2026-05-20T20:00:00.000Z",
        "date": "2026-05-21",
        "height": 0.56,
        "isHigh": false
      },
      {
        "time": "2026-05-21T03:00:00.000Z",
        "date": "2026-05-21",
        "height": 1.67,
        "isHigh": true
      },
      {
        "time": "2026-05-21T11:00:00.000Z",
        "date": "2026-05-21",
        "height": -0.34,
        "isHigh": false
      },
      {
        "time": "2026-05-22T04:00:00.000Z",
        "date": "2026-05-22",
        "height": 1.49,
        "isHigh": true
      },
      {
        "time": "2026-05-22T12:00:00.000Z",
        "date": "2026-05-22",
        "height": -0.23,
        "isHigh": false
      },
      {
        "time": "2026-05-23T05:00:00.000Z",
        "date": "2026-05-23",
        "height": 1.25,
        "isHigh": true
      },
      {
        "time": "2026-05-23T13:00:00.000Z",
        "date": "2026-05-23",
        "height": -0.15,
        "isHigh": false
      },
      {
        "time": "2026-05-23T21:00:00.000Z",
        "date": "2026-05-24",
        "height": 0.73,
        "isHigh": true
      }
    ]
  }
}