{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bootshaus-ssv-planeta-radebeul-saxony",
  "name": "Bootshaus SSV Planeta",
  "description": "CP located on the Elbe - within walking distance of the historic city center 900 m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bootshaus-ssv-planeta-radebeul-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650963133"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Festwiese",
    "addressLocality": "Radebeul",
    "addressRegion": "saxony",
    "postalCode": "01445",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.10406,
    "longitude": 13.62515
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}