{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-creek-kirby-ar",
  "name": "Rock Creek",
  "description": "Rock Creek near Kirby, Arkansas, offers camping with access to varied terrain including forests and water bodies. Temperatures range from lows in the 30s Fahrenheit during winter to highs in the 90s in summer. Nearby, Lake Greeson provides opportunities for fishing and boating, while the Crater of Diamonds State Park offers a unique chance to search for diamonds.",
  "url": "https://campertunity.com/listings/campgrounds/rock-creek-kirby-ar",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "155 Dynamite Hill Rd",
    "addressLocality": "Kirby",
    "addressRegion": "AR",
    "postalCode": "71950",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.20784861,
    "longitude": -93.760247
  },
  "sameAs": [
    "https://thedyrt.com/camping/arkansas/arkansas-lake-greeson-camping-rock-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}