{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hoeve-de-brieser-heers-limburg",
  "name": "Hoeve De Brieser",
  "description": "At the farm - between the horses and the apple orchards - center of Heers 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hoeve-de-brieser-heers-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651245596.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winningstraat",
    "addressLocality": "heers",
    "addressRegion": "limburg",
    "postalCode": "3870",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.78069,
    "longitude": 5.29115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}