{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cipollatico-montagnana-val-di-pesa",
  "name": "Camping Cipollatico",
  "description": "Camping Cipollatico is a campsite in Montagnana, Florence.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cipollatico-montagnana-val-di-pesa",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675170919d7b3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via San Vincenzo 2",
    "addressLocality": "Montagnana (Val di Pesa)",
    "postalCode": "50025",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.68056,
    "longitude": 11.11139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}