{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rimboe-lunteren-nl",
  "name": "Camping De Rimboe",
  "description": "In the heart of the Netherlands, on the Veluwe, you will find camping De Rimboe. This is a quiet forest campsite with remarkably spacious pitches, both on a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rimboe-lunteren-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748a4b9d1506.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boslaan 129",
    "addressLocality": "Lunteren",
    "postalCode": "6741 KG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.09189,
    "longitude": 5.66317
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}