{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-lampertheim-hesse",
  "name": "Stellplatz An Den Biedensand Badern",
  "description": "mixparking in the pool - price including the visit to the swimming pools - near Spargelstadt Lampertheim and Naturschutzgebiet \"Lampertheimer Altrhein\" - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/an-lampertheim-hesse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650834187.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rheinstraße",
    "addressLocality": "lampertheim",
    "addressRegion": "hesse",
    "postalCode": "68623",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.59424,
    "longitude": 8.45514
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}