{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Lunenburg tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Lunenburg (canada) 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/canada/nova-scotia/lunenburg-ca",
  "identifier": "https://tideturtle.com/data/canada/nova-scotia/lunenburg-ca.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": "Lunenburg",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 44.3776,
      "longitude": -64.3107
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Lunenburg",
    "canada"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/canada/nova-scotia/lunenburg-ca.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Halifax",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-05T01:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.15,
        "isHigh": true
      },
      {
        "time": "2026-05-05T08:00:00.000Z",
        "date": "2026-05-05",
        "height": -1.26,
        "isHigh": false
      },
      {
        "time": "2026-05-05T14:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.12,
        "isHigh": true
      },
      {
        "time": "2026-05-05T20:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.84,
        "isHigh": false
      },
      {
        "time": "2026-05-06T02:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.09,
        "isHigh": true
      },
      {
        "time": "2026-05-06T09:00:00.000Z",
        "date": "2026-05-06",
        "height": -1.22,
        "isHigh": false
      },
      {
        "time": "2026-05-07T02:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.04,
        "isHigh": true
      },
      {
        "time": "2026-05-07T10:00:00.000Z",
        "date": "2026-05-07",
        "height": -1.07,
        "isHigh": false
      },
      {
        "time": "2026-05-07T16:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.09,
        "isHigh": true
      },
      {
        "time": "2026-05-07T21:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.69,
        "isHigh": false
      },
      {
        "time": "2026-05-08T03:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.11,
        "isHigh": true
      },
      {
        "time": "2026-05-08T10:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.93,
        "isHigh": false
      },
      {
        "time": "2026-05-08T16:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.01,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.62,
        "isHigh": false
      },
      {
        "time": "2026-05-09T04:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.04,
        "isHigh": true
      },
      {
        "time": "2026-05-09T11:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.97,
        "isHigh": false
      },
      {
        "time": "2026-05-09T17:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.08,
        "isHigh": true
      },
      {
        "time": "2026-05-10T12:00:00.000Z",
        "date": "2026-05-10",
        "height": -1.07,
        "isHigh": false
      }
    ]
  }
}