{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-kugelwert-munderkingen-baden-wurttemberg-de",
  "name": "Parking Kugelwert",
  "description": "Quiet place on the edge of the town with sports facilities. Currently the electrical and service were out of order.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-kugelwert-munderkingen-baden-wurttemberg-de",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650826354.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kugelwert",
    "addressLocality": "Munderkingen",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "89597",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.23337,
    "longitude": 9.65022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.57,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}