{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingclub-pirmasens-ludwigswinkel-rhineland-palatinate",
  "name": "Campingclub Pirmasens",
  "description": "Camping club - in addition to seasonal pitches, there are also pitches for holidaymakers and travellers - entry and exit is not possible between 1:00 PM and 3:00 PM (barrier closed)",
  "url": "https://campertunity.com/listings/campgrounds/campingclub-pirmasens-ludwigswinkel-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schöntalstraße",
    "addressLocality": "ludwigswinkel",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "66996",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.08344,
    "longitude": 7.65404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-07-15"
  },
  "priceRange": "€18+"
}