{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingpark-sanssouci-zu-potsdamberlin-potsdam-brandenburg",
  "name": "Campingpark Sanssouci Zu Potsdamberlin",
  "description": "grocery store - restaurant - free mini shuttle bus to nearest station - bike rental - boat rental - electricity 6A included in price; 10A and 16A against extra payment - Berlin 25km - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingpark-sanssouci-zu-potsdamberlin-potsdam-brandenburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748046.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "An der Pirschheide",
    "addressLocality": "potsdam",
    "addressRegion": "brandenburg",
    "postalCode": "14471",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36198,
    "longitude": 13.0081
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.32,
    "reviewCount": 56,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "43",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€43+"
}