{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-de-la-saz-belforet-en-perche-auvergne-rhone-alpes",
  "name": "Parking de la Saz",
  "description": "at the ski resort La Tania - strongly inclined blocks necessary - shops 400m - 150m water and toilet, at the valley station of the gondola",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-de-la-saz-belforet-en-perche-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650673981.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Plan du Saz",
    "addressLocality": "Belforêt-en-Perche",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "73600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4313,
    "longitude": 6.60056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}