{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatieboerderij-puthof-reijmerstok",
  "name": "Recreatieboerderij De Puthof",
  "description": "Recreatieboerderij De Puthof is a campsite in Reijmerstok, Limburg.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatieboerderij-puthof-reijmerstok",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516ff930216.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reijmerstokkerdorpsstr. 130",
    "addressLocality": "Reijmerstok",
    "postalCode": "6274 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.79686,
    "longitude": 5.836
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}