{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-houbenhof-leveroy-limburg-nl",
  "name": "Camperplaats Houbenhof",
  "description": "Camper place near Leveroy - care farm - Vegetable garden - Sint Servaeskapel - center Leveroy 750m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-houbenhof-leveroy-limburg-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650984747"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heerbaan",
    "addressLocality": "Leveroy",
    "addressRegion": "limburg",
    "postalCode": "6091 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.24668,
    "longitude": 5.84297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 206,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}