{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stellplatz-altmarienhausen-sande-lower-saxony",
  "name": "Pitch Altmarienhausen",
  "description": "Sande center 1.6 km",
  "url": "https://campertunity.com/listings/campgrounds/stellplatz-altmarienhausen-sande-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650914423.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alt-Marienhausen",
    "addressLocality": "Sande",
    "addressRegion": "lower-saxony",
    "postalCode": "26452",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.5117,
    "longitude": 8.01014
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€10+"
}