{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-brinkman-ruurlo",
  "name": "Mini camping Brinkman",
  "description": "Mini camping Brinkman is a campsite in Ruurlo, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-brinkman-ruurlo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516e0e6cd35.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Borculoseweg 70a",
    "addressLocality": "Ruurlo",
    "postalCode": "7261 NK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.09597,
    "longitude": 6.48231
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}