{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pilu-anfo",
  "name": "Camping Pilù",
  "description": "Campsite Pilù is located right on Lake Idro, in the south of the Italian Alps. This friendly family campsite has camping pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pilu-anfo",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/f/674f0bb480463.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Venturi 4",
    "addressLocality": "Anfo",
    "postalCode": "25070"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.76592,
    "longitude": 10.49533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}