{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sonnenhuegel-neunburg-vorm-wald-bavaria",
  "name": "Sonnenhügel",
  "description": "beautiful campsite on the boer-fish pond etc-supermarket 400 m Centre 50 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sonnenhuegel-neunburg-vorm-wald-bavaria",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650661200.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Egelsrieder Straße",
    "addressLocality": "Neunburg vorm Wald",
    "addressRegion": "bavaria",
    "postalCode": "92431",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.32192,
    "longitude": 12.36572
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.83,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.5",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€11.5+"
}