{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-grove-ar-de-queen-ar",
  "name": "Oak Grove (AR)",
  "description": "Oak Grove Campground sits along the shores of DeQueen Lake in southwest Arkansas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-grove-ar-de-queen-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/10/14/05/232652_65296d70-00a5-40d0-ac62-73c66460dcd1_1440.jpg",
    "https://cdn.recreation.gov/public/images/66429.jpg",
    "https://cdn.recreation.gov/public/2022/05/25/21/19/232652_95d6fb0c-2245-4c67-81fb-027dd0f9d31c_700.jpeg",
    "https://cdn.recreation.gov/public/2018/09/10/14/06/232652_113a6cc6-2ba3-4789-a964-e6bfef10c480_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "706 DEQUEEN LAKE RD",
    "addressLocality": "De Queen",
    "addressRegion": "AR",
    "postalCode": "71832",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0966667,
    "longitude": -94.3944444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4915257,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$23+"
}