{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-champoluc",
  "name": "Area Camper Champoluc",
  "description": "Location in private house - Val d'Ayas - center Champoluc 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-champoluc",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651235098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue J. B. Dondeynaz",
    "addressLocality": "champoluc",
    "addressRegion": "valle-de-aosta",
    "postalCode": "11020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.82923,
    "longitude": 7.721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}