{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-bosmuis-emst-gelderland",
  "name": "Camperplaats De Bosmuis",
  "description": "Camper location - view current prices and availability via the 'book now' button on the website - center Emst 4.2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-bosmuis-emst-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257993"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hanendorperweg",
    "addressLocality": "emst",
    "addressRegion": "gelderland",
    "postalCode": "8166 JJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31164,
    "longitude": 5.91673
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}