{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familiecamping-recreatiepark-t-hemelke-hulsberg",
  "name": "Familiecamping & Recreatiepark 't Hemelke",
  "description": "Familiecamping & Recreatiepark 't Hemelke is a campsite in Hulsberg, Limburg.This terraced camp site and camp site with sloping grounds has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/familiecamping-recreatiepark-t-hemelke-hulsberg",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749f42eb78d8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klimmenerweg 10",
    "addressLocality": "Hulsberg",
    "postalCode": "6336 AV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.88778,
    "longitude": 5.86278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}