{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/basic-camping-on-meadow-near-kortrijk",
  "name": "Basic camping on the meadow, near Kortrijk.",
  "description": "At this campspace you go back to basics, just a spot on the meadow! Yet you are close to the nice Ko",
  "url": "https://campertunity.com/listings/campgrounds/basic-camping-on-meadow-near-kortrijk",
  "image": [
    "https://campspace.com/media/medium/uploads/space/b1/4b/6b/b14b6b8642ed256cc93a377bebbce9e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76,
    "longitude": 3.26
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}