{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/regenbogen-nonnevitz-dranske-dranske",
  "name": "Regenbogen Nonnevitz/Dranske",
  "description": "sauna - WARNING! price is from the price look for other prices on the website - beach 1 km - center 10 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/regenbogen-nonnevitz-dranske-dranske",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743871.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nonnevitz",
    "addressLocality": "Dranske",
    "postalCode": "18556",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.6671,
    "longitude": 13.2964
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}