{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-antioche-doleron-la-bree-les-bains-1",
  "name": "Camping Antioche d'Oléron",
  "description": "Camping Antioche d'Oléron is a camping in La Brée-les-Bains with WiFi available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-antioche-doleron-la-bree-les-bains-1",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 Route des Proires",
    "addressLocality": "La Brée-les-Bains",
    "addressRegion": "Nouvelle-Aquitaine",
    "postalCode": "17840",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.02011,
    "longitude": -1.35748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}