{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saint-pons-lavandou",
  "name": "Camping Saint Pons",
  "description": "Camping Saint Pons is a campsite in Le Lavandou, Var. This campsite has pitches with parcels, with shade and places with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saint-pons-lavandou",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "720 avenue Maréchal Juin",
    "addressLocality": "Le Lavandou",
    "postalCode": "83980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.13614,
    "longitude": 6.35433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}