{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-veluwe-kootwijk-gelderland",
  "name": "Camping Huttopia De Veluwe",
  "description": "various camping pitches on the campsite - see website for current rates - Harskamp 2.5km - center 7km PLEASE NOTE: the price shown is a starting price. Check the website for current prices and types of pitches!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-veluwe-kootwijk-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651107197.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houtvester van Het Hoffweg",
    "addressLocality": "kootwijk",
    "addressRegion": "gelderland",
    "postalCode": "3775 KB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.15058,
    "longitude": 5.74004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.7+"
}