{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oes-stekkie-nijeveen",
  "name": "Camping Oes Stekkie",
  "description": "Camping Oes Stekkie is a campsite in Nijeveen, Drenthe.This campsite has shaded, unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oes-stekkie-nijeveen",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675168dc6a90e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Matenweg 9",
    "addressLocality": "Nijeveen",
    "postalCode": "7948 ND",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.70778,
    "longitude": 6.14958
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}