{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hooiberg-bladel-nl",
  "name": "Camping De Hooiberg",
  "description": "Camping De Hooiberg is located close to the village of Bladel in Noord Brabant. The surroundings of this mini campsite are suitable for walking and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hooiberg-bladel-nl",
  "image": [
    "https://cdn1.acsi.eu/6/8/c/4/68c4049be23dc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bredasebaan 20",
    "addressLocality": "Bladel",
    "postalCode": "5531 NB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.35319,
    "longitude": 5.22414
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}