{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-ehingen-baden-wurttemberg",
  "name": "Reisemobilstellplatz",
  "description": "In a convenient location, close to the historic city center and yet in the countryside, the RV park in Ehingen shows itself to its guests.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-ehingen-baden-wurttemberg",
  "image": [
    "https://stellplatz.info/img/9537/wohnmobilstellplatz-wohnmobilstellplatz-in-ehingen-116754.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/9537/wohnmobilstellplatz-wohnmobilstellplatz-in-ehingen-116754.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Stadion",
    "addressLocality": "Ehingen",
    "addressRegion": "Baden-Württemberg",
    "postalCode": "89584",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.28055,
    "longitude": 9.73534
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 107,
    "bestRating": 5,
    "worstRating": 1
  }
}