{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-eau-vive-les-eglisottes",
  "name": "Camping L'Eau Vive",
  "description": "Campsite L'Eau Vive is a campsite that is located in Les Églisottes-et-Chalaures, Gironde, and located in river/stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-l-eau-vive-les-eglisottes",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675161385907e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 bis Fond de Bournac",
    "addressLocality": "Les Eglisottes",
    "postalCode": "33230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09722,
    "longitude": 0.04981
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}