{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-veluwe-otterlo-nl",
  "name": "Camping De Veluwe",
  "description": "Camping De Veluwe is a campsite in Otterlo, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some shade. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-veluwe-otterlo-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675184927a68b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lontweg 4",
    "addressLocality": "Otterlo",
    "postalCode": "6731 EN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.10308,
    "longitude": 5.76133
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}