{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilola",
  "name": "Wilola",
  "description": "A wonderful rural village campsite, 10 pitches, pool, showers hot water, electric hook up, 15km to a lovely town of Provadia, 50mins to Varna and shumen Citys wonderful for hikers, cyclist, birdwatche,",
  "url": "https://campertunity.com/listings/campgrounds/wilola",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "9274 Provadia",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1786369,
    "longitude": 27.4438702
  },
  "sameAs": [
    "http://www.camping321.com/en/campsite/wilola-74735.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    }
  ]
}