{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/degray-lake-resort-state-park-de-gray-state-park-bismarck-ar",
  "name": "DeGray Lake Resort State Park — De Gray State Park",
  "description": "This recreation area is part of [Degray Lake][1] [1]: http://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId=149&agencyCode=130",
  "url": "https://campertunity.com/listings/campgrounds/degray-lake-resort-state-park-de-gray-state-park-bismarck-ar",
  "image": [
    "https://photos.thedyrt.com/photo/643369/media/degray-lake-state-park_ad3b42cc-6c3b-49e1-84ce-f8b3232d82b6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2027 State Park Entrance Rd",
    "addressLocality": "Arkadelphia",
    "addressRegion": "AR",
    "postalCode": "71929",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.257763,
    "longitude": -93.149978
  },
  "sameAs": [
    "https://thedyrt.com/camping/arkansas/degray-lake-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}