{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pian-di-boccio-bevagna",
  "name": "Camping Pian di Boccio",
  "description": "Camping Pian di Boccio is a campsite in Bevagna, Perugia, in the forest. This terraced campsite has pitches with shade, without shadows and places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pian-di-boccio-bevagna",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749c654164eb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Pian di Boccio 10",
    "addressLocality": "Bevagna",
    "postalCode": "06031",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.91236,
    "longitude": 12.58622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}