{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-namaste-berlicum",
  "name": "Camping Namasté",
  "description": "Camping Namasté is a campsite in Berlicum, North Brabant.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/camping-namaste-berlicum",
  "image": [
    "https://cdn2.acsi.eu/6/8/c/b/68cbf0e03c116.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schellekesveld 7",
    "addressLocality": "Berlicum",
    "postalCode": "5258 TM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.67825,
    "longitude": 5.42975
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}