{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-kootwijk-kootwijkerbroek-gueldres",
  "name": "Camping Hoeve Kootwijk",
  "description": "Comfortable camping plots in the campsite - located in the center of Veluwe - Sunday break, so there is no arrival or departure day - Parabolic antenna is not allowed - Apiculture next to the campsite - center 4 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hoeve-kootwijk-kootwijkerbroek-gueldres",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651042366.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harskamperweg",
    "addressLocality": "kootwijkerbroek",
    "addressRegion": "gueldres",
    "postalCode": "3774 JN",
    "addressCountry": "paises-bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17163,
    "longitude": 5.69886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "22.5+"
}