{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alpine-ridge-amity-ar",
  "name": "Alpine Ridge",
  "description": "Alpine Ridge Campground sits on the banks of DeGray Lake in the foothills of the Quachita Mountains. The lake attracts visitors far and wide for fishing tournaments, triathlons, water sports and more.",
  "url": "https://campertunity.com/listings/campgrounds/alpine-ridge-amity-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/10/23/13/59/233415_aa3dd8a2-bcaa-4ef1-8107-170c2144ce9f_700.webp",
    "https://cdn.recreation.gov/public/2020/10/23/14/02/233415_db403de5-03a1-42c6-9935-74d4b2b708bd_700.webp",
    "https://cdn.recreation.gov/public/2020/10/22/12/48/233415_e8e45680-ce7f-4ff2-9379-3f2611439057_1440.webp",
    "https://cdn.recreation.gov/public/2020/10/22/12/31/233415_73e8dcfa-d56b-4e75-b2f0-b6b383b6373a_700.webp",
    "https://cdn.recreation.gov/public/2020/10/22/12/37/233415_c1de3385-9354-4049-a1de-d98431d54aa2_700.webp",
    "https://cdn.recreation.gov/public/2020/10/23/14/00/233415_61022e5a-4ba2-455e-ac7d-dee14f876b74_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/10/22/13/19/233415_ad98a54e-c19b-4f6a-afed-ad72be55da60_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "729 CHANNEL RD.",
    "addressLocality": "Amity",
    "addressRegion": "AR",
    "postalCode": "71923-9364",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2586111,
    "longitude": -93.2283333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233415",
    "https://outdoorithm.com/campgrounds/ar/degray-lake/alpine-ridge"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$24+"
}