{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-hengelo",
  "name": "Campspace in Hengelo",
  "description": "Camping place in the beautiful Achterhoek, in the countryside between meadows and forests. Rest, outdoor",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-hengelo",
  "image": [
    "https://campspace.com/media/medium/uploads/space/d8/70/43/d87043d5c9ee46ab4e8a396d4fd44138.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07,
    "longitude": 6.33
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.82,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  }
}