{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-chable-p4-bagnes-valais",
  "name": "Le Chable P4",
  "description": "Parking P4, which can accommodate 16 campers, is open all year round. The price per night is CHF 20.00 per vehicle (+ CHF 1.50 tourist tax per person). Payment is made via the Parknsleep app. The maximum parking period is 20 nights. Check-in from 5:00 PM, check-out no later than 5:00 PM. Coins for the Euro Relais Terminal can be purchased at the Le Châble tourist office.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-chable-p4-bagnes-valais",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825735.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Mauvoisin",
    "addressLocality": "Bagnes",
    "addressRegion": "valais",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.07676,
    "longitude": 7.21719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}