{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wostra-dresden-saxony-de",
  "name": "Camping Wostra",
  "description": "campsite near Elbe - arrival between 3 p.m. and 7 p.m. - Heidenau 5 km - center 15 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wostra-dresden-saxony-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835498.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Wostra",
    "addressLocality": "Dresden",
    "addressRegion": "saxony",
    "postalCode": "01259",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.99814,
    "longitude": 13.86849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}