{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Madang tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Madang (papua new guinea) covering 2026-05-13 to 2026-05-20. 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/papua-new-guinea/port-moresby-coast/madang",
  "identifier": "https://tideturtle.com/data/papua-new-guinea/port-moresby-coast/madang.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-13",
  "temporalCoverage": "2026-05-13/2026-05-20",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Madang",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -5.2169,
      "longitude": 145.7869
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Madang",
    "papua new guinea"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/papua-new-guinea/port-moresby-coast/madang.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Pacific/Port_Moresby",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-14T00:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.51,
        "isHigh": false
      },
      {
        "time": "2026-05-14T07:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.88,
        "isHigh": true
      },
      {
        "time": "2026-05-14T10:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.8,
        "isHigh": false
      },
      {
        "time": "2026-05-14T17:00:00.000Z",
        "date": "2026-05-15",
        "height": 1.18,
        "isHigh": true
      },
      {
        "time": "2026-05-15T01:00:00.000Z",
        "date": "2026-05-15",
        "height": 0.38,
        "isHigh": false
      },
      {
        "time": "2026-05-15T17:00:00.000Z",
        "date": "2026-05-16",
        "height": 1.21,
        "isHigh": true
      },
      {
        "time": "2026-05-16T02:00:00.000Z",
        "date": "2026-05-16",
        "height": 0.28,
        "isHigh": false
      },
      {
        "time": "2026-05-16T17:00:00.000Z",
        "date": "2026-05-17",
        "height": 1.24,
        "isHigh": true
      },
      {
        "time": "2026-05-19T05:00:00.000Z",
        "date": "2026-05-19",
        "height": 0.12,
        "isHigh": false
      }
    ]
  }
}