{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilpark-kesten-kesten-rheinland-pfalz",
  "name": "Wohnmobilpark Kesten",
  "description": "gas service - air conditioning not allowed - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilpark-kesten-kesten-rheinland-pfalz",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667704.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "K134",
    "addressLocality": "kesten",
    "addressRegion": "rheinland-pfalz",
    "postalCode": "54518",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.90255,
    "longitude": 6.96034
  },
  "sameAs": [
    "http://www.wohnmobilpark-kesten.de",
    "https://www.campercontact.com/en/germany/rhineland-palatinate/kesten/2801/wohnmobilpark-kesten"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12.5+"
}