{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "id": "S2A_MSIL2A_DEMO_T29TNE",
      "collection": "sentinel-2-l2a",
      "bbox": [
        -8.9,
        39.7,
        -8.8,
        39.8
      ],
      "geometry": {
        "type": "Point",
        "coordinates": [
          -8.85,
          39.75
        ]
      },
      "properties": {
        "datetime": "2024-07-30T11:33:21Z",
        "eo:cloud_cover": 12.4,
        "platform": "sentinel-2a"
      },
      "assets": {
        "thumbnail": {
          "href": "https://example.invalid/thumb.jpg"
        }
      }
    }
  ]
}
