{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-grangeonne-esparron-de-verdon",
  "name": "Camping La Grangeonne",
  "description": "Do you like real camping made of simplicity, friendliness, authenticity, sharing, close to nature? Stéphanie and Olivier welcome you to La Grangeonne campsite in a natural and green setting near Lake Esparron and the Basses Gorges du Verdon.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-grangeonne-esparron-de-verdon",
  "image": [
    "https://static.secureholiday.net/static/Pictures/9750/00000803517.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 CHEMIN DE LA GRANGEONNE",
    "addressLocality": "ESPARRON DE VERDON",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.738286,
    "longitude": 5.981884
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}