{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-otranto-apulia",
  "name": "Dogs Allowed",
  "description": "Beautiful quiet place near Agriturismo - good cuisine - center of Otranto: 1km.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-otranto-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650767700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Memorie",
    "addressLocality": "Otranto",
    "addressRegion": "apulia",
    "postalCode": "73028",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.13486,
    "longitude": 18.49045
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "€30+"
}