{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-ballysallagh-upper-county-carlow",
  "name": "Discharge Toilet",
  "description": "reservations are recommended -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-ballysallagh-upper-county-carlow",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651265607.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ballysallagh Upper",
    "addressRegion": "county-carlow",
    "postalCode": "R93 Y3KP",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8472,
    "longitude": -6.54555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}