{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-vada",
  "name": "Dogs Allowed",
  "description": "Beach near center 500 m white beaches of Vada at 1 km",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-vada",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650672034.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Porto",
    "addressLocality": "Vada",
    "postalCode": "57016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.35754,
    "longitude": 10.44926
  },
  "sameAs": [
    "https://www.campercontact.com/de/italien/toskana/vada/5577/area-nuovo-futuro"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€8+"
}