{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shirleys-shine-car-wash-and-rv-park-cherokee-ok",
  "name": "Shirley's Shine Car Wash and RV Park",
  "description": "Shirley's Shine Car Wash and RV Park is located near the flat plains of northern Oklahoma. Temperatures in the area range from lows in the 20s Fahrenheit during winter to highs in the 90s during summer. Campers can explore the nearby Great Salt Plains State Park, which offers opportunities for hiking and bird watching.",
  "url": "https://campertunity.com/listings/campgrounds/shirleys-shine-car-wash-and-rv-park-cherokee-ok",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cherokee",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.79779848903858,
    "longitude": -98.65091880000001
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/shirley-s-rv"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25+"
}