{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-drewoldke-altenkirchen-mecklenburg-vorpommern-1",
  "name": "Campingplatz Drewoldke",
  "description": "Eco-camp - located by the sea - in the forest - sandy - pebble beach - possibility of service for visitors [discharge / water] fee - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-drewoldke-altenkirchen-mecklenburg-vorpommern-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749366.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zittkower Weg",
    "addressLocality": "altenkirchen",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "18556",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.63444,
    "longitude": 13.37324
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.26,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€24.5+"
}