{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buffalo-jump-rv-site-cody-wy-1",
  "name": "Buffalo Jump RV Site",
  "description": "Buffalo Jump RV Site is located near Cody, Wyoming, surrounded by flat plains and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/buffalo-jump-rv-site-cody-wy-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cody",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.53877140306387,
    "longitude": -109.00177398706693
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.48",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$0.48-$0.58"
}