{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-chatillon-aostatal",
  "name": "Area Comunale",
  "description": "Enjoy a relaxing stay at Area Comunale in Châtillon, Italy. Customer rating: 2.86.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-chatillon-aostatal",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650738977.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frazione Perolle",
    "addressLocality": "Châtillon",
    "addressRegion": "Aostatal",
    "postalCode": "11024",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.74909,
    "longitude": 7.62365
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}