{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beautiful-green-camping-spot-in-the-middle-of-the-veluwe",
  "name": "Beautiful green camping spot in the middle of the Veluwe",
  "description": "Buitenplaats Putterheijde is a green activity and meeting place for nature lovers. The location on t",
  "url": "https://campertunity.com/listings/campgrounds/beautiful-green-camping-spot-in-the-middle-of-the-veluwe",
  "image": [
    "/images/pic_space.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.24,
    "longitude": 5.61
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}