{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jocomo-park-lanaken",
  "name": "Camping Jocomo Park",
  "description": "Camping Jocomo Park is a campsite in Lanaken, Limburg, located in a wood.The campsite has which are marked out and pitches without shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-jocomo-park-lanaken",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503ed240448.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maastrichterweg 1a",
    "addressLocality": "Lanaken",
    "postalCode": "3620",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.90628,
    "longitude": 5.63558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 22,
    "bestRating": 10,
    "worstRating": 1
  }
}