{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topcamping-hengelhoef-houthalen-helchteren",
  "name": "Topcamping Hengelhoef",
  "description": "Topcamping Hengelhoef is a campsite in Houthalen, Limburg, located in the woods and on the edge of a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/topcamping-hengelhoef-houthalen-helchteren",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ed2daa1325.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tulpenstraat 141",
    "addressLocality": "Houthalen/Helchteren",
    "postalCode": "3530",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01439,
    "longitude": 5.46678
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}