{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-internazionale-sottomarina-ve",
  "name": "Camping Village International",
  "description": "Bathrooms for the disabled",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-internazionale-sottomarina-ve",
  "image": [
    "https://www.campinginternazionale.net/ATImg/pix_trasp.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Barbarigo, 117",
    "addressLocality": "Sottomarina",
    "addressRegion": "VE",
    "postalCode": "30019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18868,
    "longitude": 12.304278
  },
  "numberOfRooms": 204,
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "1000",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€1000+"
}