{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boxdorf-moritzburg-saxony",
  "name": "Camping Boxdorf",
  "description": "Center Moritzburg 3.6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boxdorf-moritzburg-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651177787"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Waldteichstraße",
    "addressLocality": "Moritzburg",
    "addressRegion": "saxony",
    "postalCode": "01468",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14188,
    "longitude": 13.71312
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}