{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alba-agricampeggio-baone",
  "name": "Camping Alba-Agricampeggio",
  "description": "The natural campsite Alba-Agricampeggio stretches out across the base of the Colli Euganei regional park. In this area you can explore the Euganean...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alba-agricampeggio-baone",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515e889cd3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Madonetta delle Ave 14",
    "addressLocality": "Baone",
    "postalCode": "35030",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.22403,
    "longitude": 11.70397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 347,
    "bestRating": 10,
    "worstRating": 1
  }
}