{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Húsavík tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Húsavík (iceland) 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/iceland/northeastern-region/husavik-is",
  "identifier": "https://tideturtle.com/data/iceland/northeastern-region/husavik-is.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": "Húsavík",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 66.0442,
      "longitude": -17.339
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Húsavík",
    "iceland"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/iceland/northeastern-region/husavik-is.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Atlantic/Reykjavik",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-05T00:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.37,
        "isHigh": true
      },
      {
        "time": "2026-05-05T06:00:00.000Z",
        "date": "2026-05-05",
        "height": -1.4,
        "isHigh": false
      },
      {
        "time": "2026-05-06T00:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.38,
        "isHigh": true
      },
      {
        "time": "2026-05-06T07:00:00.000Z",
        "date": "2026-05-06",
        "height": -1.36,
        "isHigh": false
      },
      {
        "time": "2026-05-06T13:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.53,
        "isHigh": true
      },
      {
        "time": "2026-05-06T19:00:00.000Z",
        "date": "2026-05-06",
        "height": -1.16,
        "isHigh": false
      },
      {
        "time": "2026-05-07T01:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.43,
        "isHigh": true
      },
      {
        "time": "2026-05-07T08:00:00.000Z",
        "date": "2026-05-07",
        "height": -1.28,
        "isHigh": false
      },
      {
        "time": "2026-05-07T14:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.56,
        "isHigh": true
      },
      {
        "time": "2026-05-07T20:00:00.000Z",
        "date": "2026-05-07",
        "height": -1.06,
        "isHigh": false
      },
      {
        "time": "2026-05-08T02:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.42,
        "isHigh": true
      },
      {
        "time": "2026-05-08T09:00:00.000Z",
        "date": "2026-05-08",
        "height": -1.18,
        "isHigh": false
      },
      {
        "time": "2026-05-08T15:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.57,
        "isHigh": true
      },
      {
        "time": "2026-05-08T21:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.98,
        "isHigh": false
      },
      {
        "time": "2026-05-09T03:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.43,
        "isHigh": true
      },
      {
        "time": "2026-05-10T11:00:00.000Z",
        "date": "2026-05-10",
        "height": -1.14,
        "isHigh": false
      },
      {
        "time": "2026-05-10T17:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.62,
        "isHigh": true
      },
      {
        "time": "2026-05-10T23:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.99,
        "isHigh": false
      }
    ]
  }
}