{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pappasole-camping-village-riotorto",
  "name": "Pappasole Camping Village",
  "description": "In Tuscany, on the Tyrrhenian coast between Piombino and Follonica, is Pappasole Camping Village. The campsite is situated in a flat area about...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pappasole-camping-village-riotorto",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f0db81579b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via di Carbonifera 14",
    "addressLocality": "Riotorto",
    "postalCode": "57025"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.95094,
    "longitude": 10.68719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 54,
    "bestRating": 10,
    "worstRating": 1
  }
}