{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-brindisi-apulia",
  "name": "Discharge Toilet",
  "description": "in the Salento countryside between olive trees and orchards - large illuminated pitches - Home Restaurant service for dinner and breakfast - center 15km - dogs on a leash",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-brindisi-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651076643"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Provinciale 81",
    "addressLocality": "Brindisi",
    "addressRegion": "apulia",
    "postalCode": "72100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.55043,
    "longitude": 17.88749
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}