{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamp-san-pio-x-farm-since-1708-albignasego",
  "name": "Agricamp San Pio X Farm Since 1708",
  "description": "Agricamp San Pio X Farm Since 1708 is a campsite in Albignasego, Padua.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamp-san-pio-x-farm-since-1708-albignasego",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9136/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vicolo San Pio X, nr. 37",
    "addressLocality": "Albignasego",
    "postalCode": "35020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.33442,
    "longitude": 11.92139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}