{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/covered-wagon-camp-ground-abilene-ks",
  "name": "Covered Wagon Camp Ground",
  "description": "Covered Wagon Camp Ground is located at 803 South Buckeye Avenue, Abilene KS 67410. Covered Wagon Camp Ground can be contacted at ***-***-**** or http://coveredwagonrvks.com/",
  "url": "https://campertunity.com/listings/campgrounds/covered-wagon-camp-ground-abilene-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "803 South Buckeye Avenue",
    "addressLocality": "Abilene",
    "addressRegion": "KS",
    "postalCode": "67410",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.90773,
    "longitude": -97.214629
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/abilene/covered-wagon-camp-ground"
  ]
}