{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/romantische-glamping-in-kortemark",
  "name": "Romantische glamping in Kortemark",
  "description": "Enjoy the beautiful, natural surroundings of this romantic accommodation. In this luxurious ka",
  "url": "https://campertunity.com/listings/campgrounds/romantische-glamping-in-kortemark",
  "image": [
    "https://campspace.com/media/medium/uploads/space/da/48/05/da4805a6ca9ef1853c7ceaece346f5c3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51,
    "longitude": 2.97
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}