{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-ruheparadies-goda-saxony",
  "name": "Stellplatz Ruheparadies",
  "description": "Camping overlooking the Upper Lausitz and church of Göda - swimming pool - play area for children - gas station and shops 2 km - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-ruheparadies-goda-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885323.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Birkau",
    "addressLocality": "goda",
    "addressRegion": "saxony",
    "postalCode": "02633",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16283,
    "longitude": 14.30482
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/saxony/goda/82032/stellplatz-ruheparadies"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12+"
}