{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-hallenbad-twist-nedersaksen",
  "name": "Wohnmobilstellplatz Am Hallenbad",
  "description": "location near swimming pool - two lakes at 200m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-hallenbad-twist-nedersaksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703888.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hallenbad",
    "addressLocality": "twist",
    "addressRegion": "nedersaksen",
    "postalCode": "49767",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.64671,
    "longitude": 7.08903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.81,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  }
}