{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wilgenhof-hamont-achel",
  "name": "Wilgenhof",
  "description": "Wilgenhof is a campsite with 100 pitches in Hamont-Achel, Belgium. Wilgenhof has a restaurant and an indoor swimming pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wilgenhof-hamont-achel",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTlF5vfre6wIcehRrBIuGMM7QLAAP0IZ3S/wilgenhof-hamont-achel-dmar9/conversions/wilgenhof-hamont-achel-dmar9-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTlF5vfre6wIcehRrBIuGMM7QLAAP0IZ3S/wilgenhof-hamont-achel-dmar9/wilgenhof-hamont-achel-dmar9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lozenweg 95",
    "addressLocality": "Hamont-Achel",
    "postalCode": "3930",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.225436,
    "longitude": 5.555741
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}