{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-steindorf-am-ossiacher-see",
  "name": "Clothes Wash Dry",
  "description": "On lake, center 500 m, bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-steindorf-am-ossiacher-see",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650850266.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandweg",
    "addressLocality": "Steindorf am Ossiacher See",
    "addressRegion": "carinthia",
    "postalCode": "9552",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.69441,
    "longitude": 14.00905
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 67,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€45+"
}