{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/walts-campground-abilene-ks",
  "name": "Walt's Campground",
  "description": "Walt's Four Seasons Campground & Country Store offers 64 campsites for a relaxed family friendly space for year-round stays. From just a family getaway, groups, rallies, to extended camping, we've got you covered. FOOD (Fresh made to order pizza, sandwiches & ice cream), FUEL (Diesel, Unleaded, Non-Ethanol Premium), SWIMMING, FISHING, MINI-GOLF, WALKING TRAIL, GAGA PIT, DOG PARK, PLAYGROUND, POOLSIDE PUB, BOAT & RV STORAGE. EVENT ROOM & CATERING (parties, reunions, weddings, family gatherings)",
  "url": "https://campertunity.com/listings/campgrounds/walts-campground-abilene-ks",
  "image": [
    "https://static.wixstatic.com/media/c00c0f_f0baa79a54d64770af874147a44938b8%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/c00c0f_f0baa79a54d64770af874147a44938b8%7Emv2.jpg",
    "https://static.wixstatic.com/media/c00c0f_a3d76dff2b894b678c11ee62dcef9054~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 Mink Road",
    "addressLocality": "Abilene",
    "addressRegion": "KS",
    "postalCode": "67410",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.walts4seasonscamp.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}