{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Recife tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Recife (brazil) covering 2026-05-07 to 2026-05-14. 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/brazil/pernambuco/recife",
  "identifier": "https://tideturtle.com/data/brazil/pernambuco/recife.json",
  "creator": {
    "@type": "Organization",
    "name": "TideTurtle",
    "url": "https://tideturtle.com"
  },
  "license": "https://open-meteo.com/en/license",
  "isAccessibleForFree": true,
  "dateModified": "2026-05-07",
  "temporalCoverage": "2026-05-07/2026-05-14",
  "spatialCoverage": {
    "@type": "Place",
    "name": "Recife",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -8.0539,
      "longitude": -34.8811
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Recife",
    "brazil"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/brazil/pernambuco/recife.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "America/Sao_Paulo",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T09:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.75,
        "isHigh": true
      },
      {
        "time": "2026-05-07T16:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.34,
        "isHigh": false
      },
      {
        "time": "2026-05-07T22:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.59,
        "isHigh": true
      },
      {
        "time": "2026-05-08T04:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.2,
        "isHigh": false
      },
      {
        "time": "2026-05-08T10:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.65,
        "isHigh": true
      },
      {
        "time": "2026-05-08T17:00:00.000Z",
        "date": "2026-05-08",
        "height": -0.26,
        "isHigh": false
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.54,
        "isHigh": true
      },
      {
        "time": "2026-05-09T18:00:00.000Z",
        "date": "2026-05-09",
        "height": -0.23,
        "isHigh": false
      },
      {
        "time": "2026-05-10T01:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.58,
        "isHigh": true
      },
      {
        "time": "2026-05-10T07:00:00.000Z",
        "date": "2026-05-10",
        "height": -0.12,
        "isHigh": false
      },
      {
        "time": "2026-05-10T13:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.69,
        "isHigh": true
      },
      {
        "time": "2026-05-11T08:00:00.000Z",
        "date": "2026-05-11",
        "height": -0.21,
        "isHigh": false
      },
      {
        "time": "2026-05-11T14:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.82,
        "isHigh": true
      },
      {
        "time": "2026-05-12T09:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.35,
        "isHigh": false
      },
      {
        "time": "2026-05-12T15:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.98,
        "isHigh": true
      },
      {
        "time": "2026-05-12T21:00:00.000Z",
        "date": "2026-05-12",
        "height": -0.54,
        "isHigh": false
      },
      {
        "time": "2026-05-13T16:00:00.000Z",
        "date": "2026-05-13",
        "height": 1.13,
        "isHigh": true
      },
      {
        "time": "2026-05-13T22:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.7,
        "isHigh": false
      }
    ]
  }
}