{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-new-braunfels-tx-2",
  "name": "Spot2Nite",
  "description": "Check out Camp Fimfo Texas Hill Country in New Braunfels, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-new-braunfels-tx-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/81f1d3ce-7913-11f0-848b-c85c8121ba3f/card.jpg?v=63922397715"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "520 Whitewater Way",
    "addressLocality": "New Braunfels",
    "addressRegion": "TX",
    "postalCode": "78132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8606974,
    "longitude": -98.1550118
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "13:00:00"
}