{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blumen-und-parken-waren-mecklenburgische-seenplatte",
  "name": "Blumen und Parken",
  "description": "in the middle of the city with barrier - in high season often full - bread service [apr-sep] - Kurtaxe depending on season - shops 500m - center 200m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blumen-und-parken-waren-mecklenburgische-seenplatte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661553.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unterwallstraße",
    "addressLocality": "Waren",
    "addressRegion": "mecklenburgische-seenplatte",
    "postalCode": "17192",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.51332,
    "longitude": 12.69445
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}