{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-simeria-hunedoara-county",
  "name": "Discharge Toilet",
  "description": "location at guesthouse - breakfast and laundry service possible - also speak German - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-simeria-hunedoara-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831113.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Biscaria",
    "addressLocality": "Simeria",
    "addressRegion": "hunedoara-county",
    "postalCode": "335900",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8566,
    "longitude": 23.01841
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "50",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "50+"
}