{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-canyon-lake-tx-2",
  "name": "Spot2Nite",
  "description": "Check out Mystic Quarry Resort in Canyon Lake, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-canyon-lake-tx-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6f9adfbc-937c-11ed-b5c9-ae29f73191bf/card.jpg?v=63892819971"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13190 Farm to Market Road 306",
    "addressLocality": "Canyon Lake",
    "addressRegion": "TX",
    "postalCode": "78133",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8678352,
    "longitude": -98.1770301
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30.6",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$30.6+"
}