{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zoo-arco-trentino-alto-adigio",
  "name": "Camping Zoo in Arco",
  "description": "swimming pool and sauna available - large pitches - friendly staff - small supermarket campsite consult the website to know the current prices by type of place",
  "url": "https://campertunity.com/listings/campgrounds/zoo-arco-trentino-alto-adigio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189486"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Legionari Cecoslovacchi",
    "addressLocality": "Arco",
    "addressRegion": "trentino-alto-adigio",
    "postalCode": "38062",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93265,
    "longitude": 10.89264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€32.5+"
}