{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Anse Source d'Argent tide data — high & low extrema, next 7 days",
  "description": "High and low tide extrema for Anse Source d'Argent (seychelles) 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/seychelles/praslin-la-digue/anse-source-dargent",
  "identifier": "https://tideturtle.com/data/seychelles/praslin-la-digue/anse-source-dargent.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": "Anse Source d'Argent",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -4.3647,
      "longitude": 55.8346
    }
  },
  "keywords": [
    "tide times",
    "high tide",
    "low tide",
    "Anse Source d'Argent",
    "seychelles"
  ],
  "distribution": [
    {
      "@type": "DataDownload",
      "encodingFormat": "application/json",
      "contentUrl": "https://tideturtle.com/data/seychelles/praslin-la-digue/anse-source-dargent.json"
    }
  ],
  "data": {
    "datum": "MSL",
    "unit": "m",
    "timezone": "Indian/Mahe",
    "source": "Predictions: Open-Meteo Marine (MeteoFrance SMOC, 0.08° grid) — heights relative to MSL (not chart datum / LAT). Model-derived.",
    "extrema": [
      {
        "time": "2026-05-07T22:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.01,
        "isHigh": false
      },
      {
        "time": "2026-05-08T16:00:00.000Z",
        "date": "2026-05-08",
        "height": 0.75,
        "isHigh": true
      },
      {
        "time": "2026-05-08T23:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.04,
        "isHigh": false
      },
      {
        "time": "2026-05-09T17:00:00.000Z",
        "date": "2026-05-09",
        "height": 0.69,
        "isHigh": true
      },
      {
        "time": "2026-05-10T01:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.07,
        "isHigh": false
      },
      {
        "time": "2026-05-10T18:00:00.000Z",
        "date": "2026-05-10",
        "height": 0.61,
        "isHigh": true
      },
      {
        "time": "2026-05-11T02:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.03,
        "isHigh": false
      },
      {
        "time": "2026-05-11T09:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.5,
        "isHigh": true
      },
      {
        "time": "2026-05-11T14:00:00.000Z",
        "date": "2026-05-11",
        "height": 0.24,
        "isHigh": false
      },
      {
        "time": "2026-05-12T09:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.65,
        "isHigh": true
      },
      {
        "time": "2026-05-12T15:00:00.000Z",
        "date": "2026-05-12",
        "height": 0.13,
        "isHigh": false
      },
      {
        "time": "2026-05-12T21:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.54,
        "isHigh": true
      },
      {
        "time": "2026-05-13T03:00:00.000Z",
        "date": "2026-05-13",
        "height": -0.05,
        "isHigh": false
      },
      {
        "time": "2026-05-13T10:00:00.000Z",
        "date": "2026-05-13",
        "height": 0.82,
        "isHigh": true
      },
      {
        "time": "2026-05-13T16:00:00.000Z",
        "date": "2026-05-13",
        "height": 0,
        "isHigh": false
      },
      {
        "time": "2026-05-13T22:00:00.000Z",
        "date": "2026-05-14",
        "height": 0.53,
        "isHigh": true
      }
    ]
  }
}