{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Moncton tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Moncton (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/new-brunswick/moncton-ca",
  "identifier": "https://tideturtle.com/data/canada/new-brunswick/moncton-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": "Moncton",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 46.0878,
      "longitude": -64.7782
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Moncton",
    "canada"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/canada/new-brunswick/moncton-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": []
  }
}