{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vogtland-stellplatz-plauen-saxony",
  "name": "Vogtland Stellplatz",
  "description": "quiet place in Naturschutzgebied - bread service - center 50m",
  "url": "https://campertunity.com/listings/campgrounds/vogtland-stellplatz-plauen-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696343.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Burgteich",
    "addressLocality": "plauen",
    "addressRegion": "saxony",
    "postalCode": "08527",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.47002,
    "longitude": 12.109
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/saxony/plauen/8836/vogtland-stellplatz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€7+"
}