{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gasthuys-de-peel-ospel-limburg",
  "name": "Gasthuys De Peel",
  "description": "Detached in the picturesque Ospeldijk - De Groote Peel National Park - care farm - B&B - breakfast and / or lunch service - sauna / wellness - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gasthuys-de-peel-ospel-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650980982.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meijelsedijk",
    "addressLocality": "ospel",
    "addressRegion": "limburg",
    "postalCode": "6035 RL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.31719,
    "longitude": 5.81253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 63,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}