{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-on-meadow-enjoy-peace-and-nature-duffel",
  "name": "Camping On A Meadow Enjoy Peace And Nature",
  "description": "Wake up to the sound of birdsong, surrounded by our sheep, goats, and pigs. With a little luck, you might even spot a deer or a bird of prey. During the day, enjoy a lovely walk or bike ride. Fancy a day trip? Mechelen, Lier, Antwerp, and Brussels are easily accessible. In the evening, relax by the campfire, surrounded by the sounds of nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-on-meadow-enjoy-peace-and-nature-duffel",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "duffel",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.076,
    "longitude": 4.508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}