{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vreehorst-winterswijk",
  "name": "Camping Vreehorst",
  "description": "Camping at campsite Vreehorst means camping in one of the most beautiful parts of the Achterhoek. The campsite is quiet, you have a nice and spacious...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vreehorst-winterswijk",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f1a4e25d50.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vreehorstweg 43",
    "addressLocality": "Winterswijk",
    "postalCode": "7102 EK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.94897,
    "longitude": 6.69178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 44,
    "bestRating": 10,
    "worstRating": 1
  }
}