{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-boedapest",
  "name": "Discharge Toilet",
  "description": "centrum 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-boedapest",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651166014"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tüzér utca",
    "addressLocality": "Boedapest",
    "addressRegion": "boedapest",
    "postalCode": "1134",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.51873,
    "longitude": 19.06368
  },
  "sameAs": [
    "https://www.campercontact.com/nl/hongarije/boedapest/108045/stellplatz-parkolo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "10000",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "10000+"
}