{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-abergynolwyn-gales",
  "name": "Discharge Toilet",
  "description": "Small quiet agricultural campsite - center 1.5 km.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-abergynolwyn-gales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195269"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Abergynolwyn",
    "addressRegion": "gales",
    "postalCode": "LL36 9YU",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.65238,
    "longitude": -3.93725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "28",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "28+"
}