{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kloostermuur-noorbeek-limburgo",
  "name": "Camping De Kloostermuur",
  "description": "Small farm campsite - Hoogcruts is a square farm of 1669 - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kloostermuur-noorbeek-limburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881171.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoogcruts",
    "addressLocality": "noorbeek",
    "addressRegion": "limburgo",
    "postalCode": "6255 NS",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7746,
    "longitude": 5.8444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "17.8+"
}