{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-heibloem-baarschot",
  "name": "Camping De Heibloem",
  "description": "Camping De Heibloem is a mini campsite in Baarschot in the province of Noord-Brabant, located on the edge of Landgoed De Utrecht. Here you can camp...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-heibloem-baarschot",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c80bf1df53.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goorweg 3",
    "addressLocality": "Baarschot",
    "postalCode": "5087 TC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.447,
    "longitude": 5.18578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}