{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandparx-cable-island-magdeburg-saxony-anhalt",
  "name": "STRANDPARX cable island",
  "description": "Camper place - in the north of Magdeburg - on the Neustädter See - Caribbean white beaches - places up to XXL - mentioned price is up to 7.5m - see website for other prices",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strandparx-cable-island-magdeburg-saxony-anhalt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651189530.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barleber Straße",
    "addressLocality": "Magdeburg",
    "addressRegion": "saxony-anhalt",
    "postalCode": "39126",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17593,
    "longitude": 11.63767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}