{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bisalta-san-rocco-piemont",
  "name": "Camping Bisalta",
  "description": "Camping Bisalta - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bisalta-san-rocco-piemont",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-bisalta/images/Camping-Bisalta---Swimmingpool-mit-Liegestuehlen-und-Sonnenschirmen-am-Rand.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-bisalta/images/Camping-Bisalta---Swimmingpool-mit-Liegestuehlen-und-Sonnenschirmen-am-Rand.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via San Maurizio, 33",
    "addressLocality": "San Rocco",
    "addressRegion": "Piemont",
    "postalCode": "12010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.36493333,
    "longitude": 7.51426667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}