{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bedafs-hofke-uden",
  "name": "Camping Bedafs-Hofke",
  "description": "Campsite Bedafs-Hofke is a campsite in Uden, North Brabant. The campsite has pitches without shade and with some shade...",
  "url": "https://campertunity.com/listings/campgrounds/camping-bedafs-hofke-uden",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675166278e3b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karperdijk 3",
    "addressLocality": "Uden",
    "postalCode": "5406 PH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.66308,
    "longitude": 5.58203
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}