{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-gerbrunn-beieren",
  "name": "Discharge Toilet",
  "description": "Simple but quiet parking space in Gerbrunn.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-gerbrunn-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650876431.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sieboldstraße",
    "addressLocality": "Gerbrunn",
    "addressRegion": "beieren",
    "postalCode": "97218",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77936,
    "longitude": 9.97642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}