{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loppis-wiese-bronkow-brandeburgo",
  "name": "Loppis Camping Wiese Bronkow",
  "description": "Whether by camper, tent or on the way through – there is plenty of green, a simple driveway as well as a family- and dog-friendly ambience between Berlin and Dresden.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loppis-wiese-bronkow-brandeburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651265237"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorfstraße",
    "addressLocality": "Bronkow",
    "addressRegion": "brandeburgo",
    "postalCode": "03205",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6682,
    "longitude": 13.91546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}