{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-saint-pierre-de-chartreuse-auvergne-rhone-alpes",
  "name": "Parking",
  "description": "quiet place with beautiful view-at the ski lift",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-saint-pierre-de-chartreuse-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666323.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D57B",
    "addressLocality": "Saint-Pierre-de-Chartreuse",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "38380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.31719,
    "longitude": 5.80345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}