{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Florianópolis, Santa Catarina tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Florianópolis, Santa Catarina (brazil) 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/brazil/santa-catarina/florianopolis",
  "identifier": "https://tideturtle.com/data/brazil/santa-catarina/florianopolis.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": "Florianópolis, Santa Catarina",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -27.5949,
      "longitude": -48.5482
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Florianópolis, Santa Catarina",
    "brazil"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/brazil/santa-catarina/florianopolis.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-02T17:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.41,
        "isHigh": true
      },
      {
        "time": "2026-05-02T23:00:00.000Z",
        "date": "2026-05-02",
        "height": 0.02,
        "isHigh": false
      },
      {
        "time": "2026-05-03T05:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.52,
        "isHigh": true
      },
      {
        "time": "2026-05-03T11:00:00.000Z",
        "date": "2026-05-03",
        "height": 0,
        "isHigh": false
      },
      {
        "time": "2026-05-03T17:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.72,
        "isHigh": true
      },
      {
        "time": "2026-05-04T00:00:00.000Z",
        "date": "2026-05-03",
        "height": 0.18,
        "isHigh": false
      },
      {
        "time": "2026-05-04T05:00:00.000Z",
        "date": "2026-05-04",
        "height": 0.49,
        "isHigh": true
      },
      {
        "time": "2026-05-05T12:00:00.000Z",
        "date": "2026-05-05",
        "height": -0.22,
        "isHigh": false
      },
      {
        "time": "2026-05-05T19:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.41,
        "isHigh": true
      },
      {
        "time": "2026-05-06T01:00:00.000Z",
        "date": "2026-05-05",
        "height": 0.13,
        "isHigh": false
      },
      {
        "time": "2026-05-06T06:00:00.000Z",
        "date": "2026-05-06",
        "height": 0.31,
        "isHigh": true
      },
      {
        "time": "2026-05-07T14:00:00.000Z",
        "date": "2026-05-07",
        "height": -0.09,
        "isHigh": false
      },
      {
        "time": "2026-05-07T20:00:00.000Z",
        "date": "2026-05-07",
        "height": 0.24,
        "isHigh": true
      }
    ]
  }
}