{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/muskogee-campsite-off-jackson-muskogee-ok",
  "name": "Muskogee Campsite off Jackson",
  "description": "Muskogee Campsite off Jackson is located near Muskogee, Oklahoma, featuring flat terrain with scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/muskogee-campsite-off-jackson-muskogee-ok",
  "image": [
    "https://photos.thedyrt.com/photo/849474/media/muskogee-campsite-off-jackson_d3f48832-222b-4757-9b80-1d9d02e43a23.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/849475/media/muskogee-campsite-off-jackson_4efc483c-7c16-4c29-8a52-0131e3a16d32.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/849474/media/muskogee-campsite-off-jackson_d3f48832-222b-4757-9b80-1d9d02e43a23.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-95.3822649840881,35.742377653863116)/-95.3822649840881,35.742377653863116,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Muskogee",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.742377653863116,
    "longitude": -95.3822649840881
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/muskogee-campsite-off-jackson"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$20-$50"
}