{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-berghotel-pohlberg-annaberg-buchholz-saxony",
  "name": "Stellplatz Am Berghotel Pohlberg",
  "description": "Very quiet place near a hotel - electricity is included - there is bread service, but tip to have breakfast in the hotel - beautiful sunset view from the observation deck - distance center 1000m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-berghotel-pohlberg-annaberg-buchholz-saxony",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651046896.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ernst-Roch-Straße",
    "addressLocality": "annaberg-buchholz",
    "addressRegion": "saxony",
    "postalCode": "09456",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5736,
    "longitude": 13.03
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}