{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/baia-pizzomunno-vieste-apulia",
  "name": "Baia Pizzomunno",
  "description": "New landscaped motorhome - opened since mid-July 2020 - beach 50m - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/baia-pizzomunno-vieste-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650936810.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lungomare Enrico Mattei",
    "addressLocality": "Vieste",
    "addressRegion": "apulia",
    "postalCode": "71019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.86959,
    "longitude": 16.17493
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€19+"
}