{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abc-arco-bed-and-camping-arco-trentino-sudtirol",
  "name": "Ab&c Arco Bed and Camping",
  "description": "Ab&c Arco Bed and Camping - discover this great campsite. Lots of places ADAC checked. Find all the information about location, amenities, sights in the area.",
  "url": "https://campertunity.com/listings/campgrounds/abc-arco-bed-and-camping-arco-trentino-sudtirol",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:abc-arco-bed-and-camping/anwb/images/1f893687-7605-4053-a01b-e364b8182e4b.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:abc-arco-bed-and-camping/anwb/images/1f893687-7605-4053-a01b-e364b8182e4b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Croseta 22",
    "addressLocality": "Arco",
    "addressRegion": "Trentino-Südtirol",
    "postalCode": "38062",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.91243,
    "longitude": 10.866412
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}