{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cricket-creek-ar",
  "name": "Cricket Creek",
  "description": "Explore Cricket Creek in Table Rock Lake, Missouri with Recreation.gov. Cricket Creek is a spacious and sunny campground located along the Long Creek Arm of Table Rock Lake in the Arkansas countryside. With panoramic views of the",
  "url": "https://campertunity.com/listings/campgrounds/cricket-creek-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/07/27/13/43/232562_bd84526e-cc53-40cb-a15a-034ac2a0432e_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/21/13/21/232562_8847de82-b44c-45bb-8c11-c425673ef829_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/20/16/58/232562_a91b94d7-40f5-41ff-a97c-d66db4a10408_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/15/47/232562_9fcf2f43-3655-40b8-8b7e-092b2887ec73_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/15/51/232562_769f61b3-59f3-4256-a591-9fe150314d9f_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/15/49/232562_8dd07f27-430d-4b0a-bb3f-bafd6d7d3d62_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/15/50/232562_b8ec893e-a8ed-4363-8747-ad65ccf60449_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/15/48/232562_a9e6c271-7e54-41ea-b078-b3d0b4630cf6_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/09/20/15/49/232562_493a9ed2-c580-4a61-9eeb-25d8b4e11fa2_1440.jpg",
    "https://cdn.recreation.gov/public/2018/11/20/16/57/232562_225d97bc-2d3e-4497-a980-e237af83fb76_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cricket Creek",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4830556,
    "longitude": -93.3002778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232562",
    "https://thedyrt.com/camping/arkansas/arkansas-cricket-creek"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25-$36"
}