{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-lathmer-wilp",
  "name": "Camping De Lathmer",
  "description": "Campsite De Lathmer is a campsite in Wilp, Gueldre.This campsite has shaded, unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-lathmer-wilp",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675169a80385b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lathmerweg 7E",
    "addressLocality": "Wilp",
    "postalCode": "7384 AD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.21403,
    "longitude": 6.14203
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}