{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Bergen, Vestland tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Bergen, Vestland (norway) covering 2026-05-02 to 2026-05-09. 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/norway/vestland/bergen",
  "identifier": "https://tideturtle.com/data/norway/vestland/bergen.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-02",
  "temporalCoverage": "2026-05-02/2026-05-09",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Bergen, Vestland",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 60.397,
      "longitude": 5.3245
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Bergen, Vestland",
    "norway"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/norway/vestland/bergen.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Oslo",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-02T09:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.1,
        "isHigh": true
      },
      {
        "time": "2026-05-02T16:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.93,
        "isHigh": false
      },
      {
        "time": "2026-05-02T22:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.08,
        "isHigh": true
      },
      {
        "time": "2026-05-03T04:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.96,
        "isHigh": false
      },
      {
        "time": "2026-05-03T10:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.12,
        "isHigh": true
      },
      {
        "time": "2026-05-03T16:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.87,
        "isHigh": false
      },
      {
        "time": "2026-05-03T22:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.16,
        "isHigh": true
      },
      {
        "time": "2026-05-04T05:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.8,
        "isHigh": false
      },
      {
        "time": "2026-05-04T11:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.09,
        "isHigh": true
      },
      {
        "time": "2026-05-04T17:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.91,
        "isHigh": false
      },
      {
        "time": "2026-05-04T23:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.03,
        "isHigh": true
      },
      {
        "time": "2026-05-05T05:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.89,
        "isHigh": false
      },
      {
        "time": "2026-05-05T11:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.01,
        "isHigh": true
      },
      {
        "time": "2026-05-06T06:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.88,
        "isHigh": false
      },
      {
        "time": "2026-05-06T12:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.03,
        "isHigh": true
      },
      {
        "time": "2026-05-07T07:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.8,
        "isHigh": false
      },
      {
        "time": "2026-05-07T13:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.14,
        "isHigh": true
      },
      {
        "time": "2026-05-07T19:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.75,
        "isHigh": false
      },
      {
        "time": "2026-05-08T01:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.13,
        "isHigh": true
      },
      {
        "time": "2026-05-08T07:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.77,
        "isHigh": false
      },
      {
        "time": "2026-05-08T14:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.21,
        "isHigh": true
      },
      {
        "time": "2026-05-08T20:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.72,
        "isHigh": false
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.38,
        "isHigh": true
      }
    ]
  }
}