{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-freiberg-sajonia",
  "name": "Clothes Wash Dry",
  "description": "On our agriturismo we have 3 pitches With horses and goats A new toilet container ( and shower ) A super new playground and plenty of space to stay",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-freiberg-sajonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651269426.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walterstal",
    "addressLocality": "Freiberg",
    "addressRegion": "sajonia",
    "postalCode": "09599",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93965,
    "longitude": 13.30302
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}