{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/middle-fields-admire-sunset-be",
  "name": "In the middle of the fields come and admire the sunset....",
  "description": "With your tent or in a vintage tent already set up, spend an unusual night finding shooting stars, a",
  "url": "https://campertunity.com/listings/campgrounds/middle-fields-admire-sunset-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ff/70/0e/ff700e9764cd22317258d6ae67a3ec9a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.65,
    "longitude": 4.13
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}