{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-big-spring-tx",
  "name": "Spot2Nite",
  "description": "Check out Big Star RV Park in Big Spring, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-big-spring-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/69acc2cc-b3ca-11ee-94b6-42010a00142e/card.jpg?v=63892825392"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8409 North Service Road",
    "addressLocality": "Big Spring",
    "addressRegion": "TX",
    "postalCode": "79720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2852478,
    "longitude": -101.3482437
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00"
}