{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Genoa tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Genoa (italy) 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/italy/liguria/genoa",
  "identifier": "https://tideturtle.com/data/italy/liguria/genoa.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": "Genoa",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 44.4056,
      "longitude": 8.9463
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Genoa",
    "italy"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/italy/liguria/genoa.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Europe/Rome",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-02T07:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.54,
        "isHigh": true
      },
      {
        "time": "2026-05-02T13:00:00.000Z",
        "date": "2026-05-02",
        "height": -0.72,
        "isHigh": false
      },
      {
        "time": "2026-05-03T20:00:00.000Z",
        "date": "2026-05-03",
        "height": -0.41,
        "isHigh": true
      },
      {
        "time": "2026-05-04T14:00:00.000Z",
        "date": "2026-05-04",
        "height": -0.63,
        "isHigh": false
      },
      {
        "time": "2026-05-05T08:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.41,
        "isHigh": true
      },
      {
        "time": "2026-05-05T15:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.56,
        "isHigh": false
      },
      {
        "time": "2026-05-05T22:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.34,
        "isHigh": true
      },
      {
        "time": "2026-05-06T04:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.48,
        "isHigh": false
      },
      {
        "time": "2026-05-06T09:00:00.000Z",
        "date": "2026-05-06",
        "height": -0.4,
        "isHigh": true
      },
      {
        "time": "2026-05-08T17:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.59,
        "isHigh": false
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.47,
        "isHigh": true
      }
    ]
  }
}