{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperboerderij-de-soley-someren-noord-brabant",
  "name": "Camperboerderij De Soley",
  "description": "Location of the motorhome in an agricultural farm - rural environment in wooded area - plots separated by hedge - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperboerderij-de-soley-someren-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651194442"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuilerstraat",
    "addressLocality": "someren",
    "addressRegion": "noord-brabant",
    "postalCode": "5712 PA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3653,
    "longitude": 5.68528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 171,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}