{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-saint-vith-wallonia",
  "name": "Discharge Toilet",
  "description": "Quiet place to spend the night and to walk - use GPS coordinates - please do not leave any dirt behind - not even in the private containers - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-saint-vith-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650862409.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tomberg",
    "addressLocality": "Saint Vith",
    "addressRegion": "wallonia",
    "postalCode": "4780",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.29733,
    "longitude": 6.06208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 70,
    "bestRating": 5,
    "worstRating": 1
  }
}