{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-hoge-hof-groesbeek-gelderland",
  "name": "Mini Camping De Hoge Hof",
  "description": "camping near the farmer - hilly landscape - Pieterpad runs across the yard of the farm - Nijmegen Four Days Marches 2021: Full - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-de-hoge-hof-groesbeek-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650970458.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Derdebaan",
    "addressLocality": "groesbeek",
    "addressRegion": "gelderland",
    "postalCode": "6561 KH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.79587,
    "longitude": 5.93591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}