{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/voorhout-stekene",
  "name": "Voorhout",
  "description": "Voorhout is a campsite in Stekene, Belgium. Voorhout has wifi and a restaurant. Book and review Voorhout on Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/voorhout-stekene",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTI0pP1ouyPrksJZhOZmZZUlmkXh5zYyLf/voorhout-stekene-s0xbs/conversions/voorhout-stekene-s0xbs-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTI0pP1ouyPrksJZhOZmZZUlmkXh5zYyLf/voorhout-stekene-s0xbs/voorhout-stekene-s0xbs.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maatweg 1",
    "addressLocality": "Stekene",
    "postalCode": "B-9190",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.229176,
    "longitude": 4.066346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}