{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boscamping-t-wolfsven-mierlo",
  "name": "Boscamping 't Wolfsven",
  "description": "Between the villages of Mierlo and Geldrop in North Brabant is an expansive wooded area with various lakes and fens. Boscamping ’t Wolfsven...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boscamping-t-wolfsven-mierlo",
  "image": [
    "https://cdn1.acsi.eu/6/7/6/2/67629de58b7ba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Patrijslaan 4",
    "addressLocality": "Mierlo",
    "postalCode": "5731 XN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43883,
    "longitude": 5.59017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}