{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kirby-landing-ar",
  "name": "Kirby Landing",
  "description": "Explore Kirby Landing in Lake Greeson, Arkansas with Recreation.gov. Kirby Landing Campground is located on Lake Greeson on the beautiful Little Missouri River in Pike County, Arkansas. The lake is approximately 12 miles long",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kirby-landing-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/10/05/21/10/233531_0e61ec2a-0154-4c29-aed1-ce6805d7a06e_1440.jpg",
    "https://cdn.recreation.gov/public/2021/05/10/13/54/233531_868b71e6-1d96-45d6-affd-ce268fec5ca2_1440.jpg",
    "https://cdn.recreation.gov/public/2021/05/10/13/49/233531_90827e00-8155-46ef-b0d4-dd1c55b07a59_700.jpg",
    "https://cdn.recreation.gov/public/2021/04/01/21/15/233531_5c82087b-3ef9-4789-a830-1e9a9ad70330_700.jpg",
    "https://cdn.recreation.gov/public/images/69885.jpg",
    "https://cdn.recreation.gov/public/images/69954.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kirby Landing",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2316667,
    "longitude": -93.6936111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.53125,
    "reviewCount": 416,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$20-$36"
}