{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperveld-de-bosmuis-emst-gelderland",
  "name": "Camperveld de Bosmuis",
  "description": "View current prices and availability via the 'book now' button. Arrival and departure of campers is only permitted between 7:00 AM and 10:00 PM. The camper pitches are located along the edges of the field, NOT directly adjacent to the regular guests' pitches. Emst center 4.2 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperveld-de-bosmuis-emst-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651272058"
  ],
  "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.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}