{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nice-garden-between-cows",
  "name": "Nice garden between the cows!",
  "description": "Nice garden with play tower for the children, fire bowl for cozy evenings. BBQ is available. Electri",
  "url": "https://campertunity.com/listings/campgrounds/nice-garden-between-cows",
  "image": [
    "https://campspace.com/media/medium/uploads/space/38/ba/ae/38baaee6eeec1cd6acc11e18145ae350.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.03,
    "longitude": 4.34
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}