{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lagewald-groesbeek",
  "name": "Camping Lagewald",
  "description": "Camping Lagewald is a campsite in Groesbeek, Gelderland.The campsite has pitches without shade. It is possible to rent apartments. The following...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lagewald-groesbeek",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516ddf3df8f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lagewald 13",
    "addressLocality": "Groesbeek",
    "postalCode": "6561 KV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.79917,
    "longitude": 5.97056
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}