{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-car-park-de-saint-pierre-de-chartreuse-le-couzon",
  "name": "Aire CAMPING CAR PARK de Saint Pierre De Chartreuse, Le Couzon",
  "description": "Behind the church - at the foot of the Coeur de Chartreuse ski area - the church clock strikes every hour - tokens, at the Office du Tourisme - service station closed in winter - center 350m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-car-park-de-saint-pierre-de-chartreuse-le-couzon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650666304.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plan de ville",
    "addressLocality": "Saint-Pierre-de-Chartreuse",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "38380",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3426,
    "longitude": 5.81289
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.86,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}