{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-und-wohnmobilpark-sommersdorf-am-kummerower-see-kumm",
  "name": "Camping und Wohnmobilpark Sommersdorf am Kummerower See",
  "description": "places on the campsite itself - also places available on the WohnmobilPark outside the campsite [site code 539] - on the east bank of the Kummerower See - demarcated places - bread service - camping shop - restaurant - supermarket 50 m - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-und-wohnmobilpark-sommersdorf-am-kummerower-see-kumm",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831295.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Hafen",
    "addressLocality": "Kummerow",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17111",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.79872,
    "longitude": 12.87584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.3+"
}