{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-cleburne-tx",
  "name": "Spot2Nite",
  "description": "Check out Shady Acres RV Park in Cleburne, Texas on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-cleburne-tx",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6b9d0d72-4295-11ee-8643-42010a001426/card.jpg?v=63892823923"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3601 U.S. 67",
    "addressLocality": "Cleburne",
    "addressRegion": "TX",
    "postalCode": "76031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3929861,
    "longitude": -97.31147949999999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$49+"
}