{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parco-piscine-sarteano-siena",
  "name": "Camping Village Parco delle Piscine",
  "description": "Camping Parco delle Piscine is an exceptionally well-organised campsite in the south of Tuscany. The campsite is named after the three swimming...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parco-piscine-sarteano-siena",
  "image": [
    "https://cdn2.acsi.eu/6/8/4/a/684aad96cf88a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Campo dei Fiori 30",
    "addressLocality": "Sarteano/Siena",
    "postalCode": "53047",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.98761,
    "longitude": 11.86481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 49,
    "bestRating": 10,
    "worstRating": 1
  }
}