{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-fehmarn-schleswig-holstein",
  "name": "Clothes Wash Dry",
  "description": "Family campsite - bread service - restaurant - beach 200 m - Burg 5 km - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-fehmarn-schleswig-holstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890161.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Meeresstrand",
    "addressLocality": "Fehmarn",
    "addressRegion": "schleswig-holstein",
    "postalCode": "23769",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.41449,
    "longitude": 11.24317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.88,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33+"
}