{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/point-cedar-kaweah-lake",
  "name": "Point Cedar",
  "description": "About seven miles east of [campsites near Bismarck](https://thedyrt.com/camping/arkansas/near/bismarck), Point Cedar sits along De Gray Lake under US Army Corps of Engineers management. The campground provides basic toilet facilities, though one reviewer noted the bathhouses need cleaning attention. Site selection matters here, as Site 34 backs up to a swampier section of the lake that can flood during rain events, nearly reaching the neighboring fire pit. Park rangers receive positive marks...",
  "url": "https://campertunity.com/listings/campgrounds/point-cedar-kaweah-lake",
  "image": [
    "https://photos.thedyrt.com/photo/497625/media/point-cedar-de-gray-lake_fd65f3dd-5141-4c3b-b5a5-2f9926b066e1.heic"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Amity",
    "addressRegion": "AR",
    "postalCode": "71921",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.28200008,
    "longitude": -93.29000055
  },
  "sameAs": [
    "https://thedyrt.com/camping/arkansas/point-cedar-de-gray-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}