{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shepherds-staff-rv-park-rexford-ks",
  "name": "Shepherd's Staff RV Park",
  "description": "Shepherd's Staff RV Park is located near Rexford, KS, featuring flat terrain typical of the Kansas plains.",
  "url": "https://campertunity.com/listings/campgrounds/shepherds-staff-rv-park-rexford-ks",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "240 Main Street",
    "addressLocality": "Rexford",
    "addressRegion": "KS",
    "postalCode": "67753",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.46840501,
    "longitude": -100.7432834
  },
  "sameAs": [
    "https://thedyrt.com/camping/kansas/shepherds-staff-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}