{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-muhlberg-lubbenauspreewald-brandenburg",
  "name": "Camping Am Muhlberg",
  "description": "Campsite in a family hotel-restaurant - drive over the cemetery path - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-am-muhlberg-lubbenauspreewald-brandenburg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650921031.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Luckauer Landstraße",
    "addressLocality": "lubbenauspreewald",
    "addressRegion": "brandenburg",
    "postalCode": "03222",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.84924,
    "longitude": 13.91604
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}