{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-am-spring-werbelinsee-joachimsthal-brandenburg",
  "name": "Camping Am Spring Werbelinsee",
  "description": "Camping at the Werbellinsee - boat rental - beach - Italian restaurant - center 10km",
  "url": "https://campertunity.com/listings/campgrounds/camping-am-spring-werbelinsee-joachimsthal-brandenburg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650925157.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Spring",
    "addressLocality": "joachimsthal",
    "addressRegion": "brandenburg",
    "postalCode": "16247",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.91356,
    "longitude": 13.66699
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "€22+"
}