{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/craighead-forest-park-jonesboro-ar-1",
  "name": "Craighead Forest Park",
  "description": "Craighead Forest Park is located at 4910 S Culberhouse Rd, Jonesboro AR 72404. Craighead Forest Park can be contacted at ***-***-**** or http://www.jonesboro.org/197/Craighead-Forest-Park",
  "url": "https://campertunity.com/listings/campgrounds/craighead-forest-park-jonesboro-ar-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4910 S Culberhouse Rd",
    "addressLocality": "Jonesboro",
    "addressRegion": "AR",
    "postalCode": "72404",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7784978,
    "longitude": -90.7024061
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/jonesboro/craighead-forest-park"
  ]
}