{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-ciampino-lacio",
  "name": "Discharge Toilet",
  "description": "Simple parking area for motorhomes Large private garden with 4 parking spaces for motorhomes, tent space Cold showers in the viewpoint: convenient to visit Rome and Roman castles, you can reach Rome in 15 minutes by train Comfortable garden with services, Ciampino is a great place to visit Rome and the Roman castles of Frascati, Marino Castel Gandolfo, Lake Albano... Nearby you will find the station from which in just 15 minutes you can reach the center of Rome.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-ciampino-lacio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651049471.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Cuneo",
    "addressLocality": "Ciampino",
    "addressRegion": "lacio",
    "postalCode": "00043",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.78542,
    "longitude": 12.61566
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}