{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belvedere-cavalcaselle",
  "name": "Belvedere",
  "description": "Rent your accommodation in Belvedere, Cavalcaselle with Homair and book your holidays on line.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/belvedere-cavalcaselle",
  "image": [
    "https://www.homair.com/photos/camping/2731/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Giovanni Paolo II, 3",
    "addressLocality": "Cavalcaselle",
    "addressRegion": "Veneto",
    "postalCode": "37014",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.453274,
    "longitude": 10.70221
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "69",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€69+"
}