{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-t-swinkeltje-bergeijk-noord-brabant",
  "name": "Svr Camping T Swinkeltje",
  "description": "Located in the outskirts of Bergeijk - near the Belgian border - nature reserve and meadows - closed bicycle shed with power connections - jeu de boules court - recently renovated sanitary facilities - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-t-swinkeltje-bergeijk-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650926412.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Looerheideweg",
    "addressLocality": "bergeijk",
    "addressRegion": "noord-brabant",
    "postalCode": "5571 TZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.29978,
    "longitude": 5.35841
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.79,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}