{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campeggio-dolomiti-cortina-dampezzo",
  "name": "Campeggio Dolomiti",
  "description": "+39 +***-***-****85 Campercontact community rating: 3.88",
  "url": "https://campertunity.com/listings/campgrounds/campeggio-dolomiti-cortina-dampezzo",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650838759.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Socus",
    "addressLocality": "Cortina d'Ampezzo",
    "postalCode": "32043",
    "addressCountry": "Italië"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.51611,
    "longitude": 12.13605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-07-15"
  },
  "priceRange": "28+"
}