{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx-2",
  "name": "Spot2Nite",
  "description": "Check out Cozy Hill RV and Cabin Resort in Weatherford, Texas on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-weatherford-tx-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1abfa4a4-7238-11f0-8dfc-4459dada273a/card.jpg?v=63921643778"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farm to Market 51",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76086",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7925418,
    "longitude": -97.791152
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/weatherford/cozy-hill-rv-and-cabin-resort"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "10:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "39",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$39+"
}