{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whip-in-rv-park-big-spring",
  "name": "Whip In RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/whip-in-rv-park-big-spring",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/100/345/full/whip-in-rv-park-big-spring-tx-15.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.250398,
    "longitude": -101.4787356
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}