{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-johnson-city-tx",
  "name": "Spot2Nite",
  "description": "Check out Miller Creek RV Park in Johnson City, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-johnson-city-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b829f95c-9ea2-11ee-92fd-42010a0014ec/card.jpg?v=63892828145"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5618 U.S. 281",
    "addressLocality": "Johnson City",
    "addressRegion": "TX",
    "postalCode": "78636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2015924,
    "longitude": -98.37718249999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "67",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$67+"
}