{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ikeleane-bakkeveen",
  "name": "Camping De Ikeleane",
  "description": "Campsite De Ikeleane is a campsite that is located in Bakkeveen, Frise.This campsite has delimited, unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ikeleane-bakkeveen",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c56ca37d1b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duerswâldmerwei 19",
    "addressLocality": "Bakkeveen",
    "postalCode": "9243 KA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07108,
    "longitude": 6.24269
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}