{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-four-seasons-rv-acres-abilene",
  "name": "Four Seasons RV Acres",
  "description": "Four Seasons RV Acres is located at 2502 Mink Road, Abilene KS 67410. Four Seasons RV Acres can be contacted at ***-***-**** or http://www.4seasonsrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-four-seasons-rv-acres-abilene",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2502 Mink Road",
    "addressLocality": "Abilene",
    "addressRegion": "KS",
    "postalCode": "67410",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.95989,
    "longitude": -97.110736
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/abilene/four-seasons-rv-acres",
    "https://gocampingamerica.com/campgrounds-rv-parks/kansas/abilene/four-seasons-rv-acres-campground"
  ]
}