{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hof-libeek-sint-geertruid-limburg-nl",
  "name": "Camping Hof Van Libeek",
  "description": "The hotel is located on the outskirts - beautiful view - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hof-libeek-sint-geertruid-limburg-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650883502.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Libeek",
    "addressLocality": "sint-geertruid",
    "addressRegion": "limburg",
    "postalCode": "6265 NE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.78496,
    "longitude": 5.76423
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 49,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24.6+"
}