{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-houston-tx-6",
  "name": "Spot2Nite",
  "description": "Check out Laurel Springs RV Resort in Houston, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-houston-tx-6",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/59f85f50-e439-11ed-9fe8-ae29f73191bf/card.jpg?v=63892819113"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1355 Laurel Springs Lane",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "postalCode": "77339",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.03663359999999,
    "longitude": -95.2498773
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00"
}