{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shouse-ford-amity-ar",
  "name": "Shouse Ford",
  "description": "Shouse Ford Campground sits on the banks of DeGray Lake in the foothills of the Quachita Mountains. Large sandy beaches, world-class fishing and endless water sports make the campground a popular recreation area.",
  "url": "https://campertunity.com/listings/campgrounds/shouse-ford-amity-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/10/28/21/04/233630_e8f90744-54c1-432b-9e96-3c696d0d07d6_700.webp",
    "https://cdn.recreation.gov/public/2020/10/28/21/01/233630_5d0921ba-1a38-46d8-936a-b5a3b45a3ca6_700.webp",
    "https://cdn.recreation.gov/public/2020/10/22/13/33/233630_7eda1bb8-7f96-4e1f-a0ea-e5084bfe7ece_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/10/28/21/05/233630_cfbddc49-fa76-41f0-a205-30fa49e473bb_700.webp",
    "https://cdn.recreation.gov/public/2020/10/28/21/00/233630_c8f141d1-7571-4cc1-9117-fbdcfae3b324_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "729 CHANNEL ROAD",
    "addressLocality": "Amity",
    "addressRegion": "AR",
    "postalCode": "71923-9364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2894444,
    "longitude": -93.2677778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233630"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20+"
}