{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campeggio-sarathei-farra-dalpago-veneto",
  "name": "Campeggio Sarathei",
  "description": "at the Lago di santa Croce",
  "url": "https://campertunity.com/listings/campgrounds/campeggio-sarathei-farra-dalpago-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650782996.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Al Lago",
    "addressLocality": "farra-dalpago",
    "addressRegion": "veneto",
    "postalCode": "32016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.11916,
    "longitude": 12.35322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€32+"
}