{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ideaal-holten",
  "name": "Camping Ideaal",
  "description": "Camping Ideaal is a campsite in Holten, Overijssel.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-ideaal-holten",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a1d75783cf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schreursweg 5",
    "addressLocality": "Holten",
    "postalCode": "7451 RG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27867,
    "longitude": 6.44781
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}