{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ashland-ks",
  "name": "Spot2Nite",
  "description": "Check out Red Hills Motel & RV Park in Ashland, Kansas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ashland-ks",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9994a2a2-95ee-11ed-867d-ae29f73191bf/card.jpg?v=63892810550"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 West 4th Avenue",
    "addressLocality": "Ashland",
    "addressRegion": "KS",
    "postalCode": "67831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1928336,
    "longitude": -99.7700035
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/kansas/ashland/redhills-motel-rv-park-ashland-ks"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}