{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-mussennest-otterlo-gelderland",
  "name": "Camping Het Mussennest",
  "description": "Forest location - swimming pool and possibility for group accommodation - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-mussennest-otterlo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650973669"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beekdalseweg",
    "addressLocality": "otterlo",
    "addressRegion": "gelderland",
    "postalCode": "6731 SG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.09412,
    "longitude": 5.74997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.5+"
}