{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rising-star-pine-bluff-ar-1",
  "name": "Rising Star",
  "description": "Explore Rising Star in Arkansas River - Pool 3, Arkansas with Recreation.gov. Rising Star Campground is located on the Arkansas River by Pool 3 Lock and Dam. Whether camping, fishing, boating or just relaxing in the sun, this area provide",
  "url": "https://campertunity.com/listings/campgrounds/rising-star-pine-bluff-ar-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/05/01/13/36/232688_347b967f-0ec3-4b99-80bb-9442ee0cfd47_700.jpg",
    "https://cdn.recreation.gov/public/2019/05/01/13/19/232688_3d4432b3-1ef8-4b1a-ab19-5a44d47bd499_1440.jpg",
    "https://cdn.recreation.gov/public/images/66495.jpg",
    "https://cdn.recreation.gov/public/images/66549.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rising Star",
    "addressLocality": "Pine Bluff",
    "addressRegion": "AR",
    "postalCode": "71611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1688889,
    "longitude": -91.7366667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232688"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$26-$75"
}