{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campbell-point-shell-knob-mo-us",
  "name": "Campbell Point",
  "description": "Campbell Point is a spacious and shady campground that sits along the White River Arm of Table Rock Lake. Plenty of soft, grassy areas are available for picnicking and running around, while a large sandy beach provides the ideal location for water lovers and visitors looking to soak up some sun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campbell-point-shell-knob-mo-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/10/22/13/44/232540_ff4a1bae-0302-4ef8-aae0-dd3eb9fe4de6_1440.webp",
    "https://cdn.recreation.gov/public/2018/10/16/14/12/232540_9bf08e11-1a1e-4960-859c-97ed820e862e_700.webp",
    "https://cdn.recreation.gov/public/2018/10/16/14/14/232540_269e0817-be81-4c09-8f30-0f00d1eea202_1440.webp",
    "https://cdn.recreation.gov/public/2018/10/16/13/24/232540_72d83ec6-4a0f-4628-8e02-bd3db350a4a4_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/10/16/14/12/232540_b4b9243b-7034-44b6-8d4f-b8e1037b34f6_1440.webp",
    "https://cdn.recreation.gov/public/2018/10/16/14/13/232540_c36ba741-debb-4e28-bd0b-73137e6c092f_1440.webp",
    "https://cdn.recreation.gov/public/2018/11/20/16/39/232540_e19c25fa-5685-447c-a309-206f507a7a99_1440.webp",
    "https://cdn.recreation.gov/public/2018/10/22/13/44/232540_f0fe909c-805c-4242-9e22-d982c176f269_1440.webp",
    "https://cdn.recreation.gov/public/2018/10/16/14/14/232540_01845dc0-4611-4bf8-bdbd-103f0956bf2c_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "792 Campbell Pt. Rd",
    "addressLocality": "Shell Knob",
    "addressRegion": "MO",
    "postalCode": "65747",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5958333,
    "longitude": -93.5502778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3495145,
    "reviewCount": 309,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$16+"
}