{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buitencentrum-kerkemeijer-camping-borculo-gelderland",
  "name": "Buitencentrum Kerkemeijer Camping",
  "description": "location at restaurant / conference center - camping pitches and camper pitches - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buitencentrum-kerkemeijer-camping-borculo-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651018152"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruurloseweg",
    "addressLocality": "borculo",
    "addressRegion": "gelderland",
    "postalCode": "7271 RS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10267,
    "longitude": 6.49868
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14.5+"
}