{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-linderhof-marienheem",
  "name": "Camping 't Linderhof",
  "description": "Camping 't Linderhof is a campsite in Mariënheem, Overijssel.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-t-linderhof-marienheem",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751699ced79c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Raamsweg 23",
    "addressLocality": "Mariënheem",
    "postalCode": "8106 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.37411,
    "longitude": 6.31328
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}