{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cozy-camping-spot-in-boom-with-swimming-pool-cozy-camping",
  "name": "Cozy camping spot in Boom (with swimming pool) - Cozy camping spot at Boom",
  "description": "Experience an unforgettable Tomorrowland experience in our cozy camping tent for 2 people! Be enchan",
  "url": "https://campertunity.com/listings/campgrounds/cozy-camping-spot-in-boom-with-swimming-pool-cozy-camping",
  "image": [
    "https://campspace.com/media/medium/uploads/space/35/7f/bc/357fbcf2d7c73d3d404cde284aeeffd6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1,
    "longitude": 4.35
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}