{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Honiara tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Honiara (solomon islands) 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/solomon-islands/guadalcanal-province/honiara",
  "identifier": "https://tideturtle.com/data/solomon-islands/guadalcanal-province/honiara.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": "Honiara",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -9.4319,
      "longitude": 160.0442
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Honiara",
    "solomon islands"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/solomon-islands/guadalcanal-province/honiara.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Pacific/Guadalcanal",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-14T23:00:00.000Z",
        "date": "2026-05-15",
        "height": 0.45,
        "isHigh": false
      },
      {
        "time": "2026-05-15T05:00:00.000Z",
        "date": "2026-05-15",
        "height": 0.78,
        "isHigh": true
      },
      {
        "time": "2026-05-15T08:00:00.000Z",
        "date": "2026-05-15",
        "height": 0.71,
        "isHigh": false
      },
      {
        "time": "2026-05-16T16:00:00.000Z",
        "date": "2026-05-17",
        "height": 1.3,
        "isHigh": true
      },
      {
        "time": "2026-05-17T00:00:00.000Z",
        "date": "2026-05-17",
        "height": 0.29,
        "isHigh": false
      },
      {
        "time": "2026-05-17T16:00:00.000Z",
        "date": "2026-05-18",
        "height": 1.31,
        "isHigh": true
      },
      {
        "time": "2026-05-18T01:00:00.000Z",
        "date": "2026-05-18",
        "height": 0.27,
        "isHigh": false
      },
      {
        "time": "2026-05-18T17:00:00.000Z",
        "date": "2026-05-19",
        "height": 1.32,
        "isHigh": true
      },
      {
        "time": "2026-05-19T23:00:00.000Z",
        "date": "2026-05-20",
        "height": 0.56,
        "isHigh": false
      }
    ]
  }
}