{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-hellendoorn-hellendoorn-overijssel",
  "name": "Camperpark Hellendoorn",
  "description": "Camper site located at the foot of the Sallandse Heuvelrug - located at the camping farm De Bosrand - center 3km -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-hellendoorn-hellendoorn-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651041661"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veldhuizenweg",
    "addressLocality": "Hellendoorn",
    "addressRegion": "overijssel",
    "postalCode": "7447 PN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.41431,
    "longitude": 6.43178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 196,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}