{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wimberley-tx",
  "name": "Spot2Nite",
  "description": "Check out Hillco Hub in Wimberley, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wimberley-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/35cf9e18-0701-11ef-b830-42010a0014c9/card.png?v=63881707939"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wimberley",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9974362,
    "longitude": -98.0986204
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}