{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valkenburg-maastricht-valkenburg-limburg",
  "name": "Camping Valkenburg Maastricht",
  "description": "camper and various camping pitches on campsite - for rates see website [showed price is a from price] -check-in time: 14:00h - check-out time: 12:00h - Aachen - center Valkenburg 2.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valkenburg-maastricht-valkenburg-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651138496"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stoepertweg",
    "addressLocality": "Valkenburg",
    "addressRegion": "limburg",
    "postalCode": "6301 WP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88131,
    "longitude": 5.83361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.4+"
}