{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-graham-tx",
  "name": "Spot2Nite",
  "description": "Check out C and W RV Park in Graham, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-graham-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/69e70708-862e-11ef-958c-744ceadbd24d/card.jpg?v=63895691185"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "640 Texas 67",
    "addressLocality": "Graham",
    "addressRegion": "TX",
    "postalCode": "76450",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0971059,
    "longitude": -98.61220139999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/graham/c-and-w-rv-park?slug=c-and-w-rv-park",
    "https://www.harvesthosts.com/hosts/texas/salt-creek"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}