{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-meeker-co",
  "name": "Spot2Nite",
  "description": "Check out Trail & Hitch RV Park and Tiny Home Hotel in Meeker, Colorado on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-meeker-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d0d248b6-5f88-11ec-bc8e-ae29f73191bf/card.jpg?v=63892816384"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "322 County Road 8",
    "addressLocality": "Meeker",
    "addressRegion": "CO",
    "postalCode": "81641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.03854,
    "longitude": -107.874455
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-07-22"
  },
  "priceRange": "$45+"
}