{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crowleys-ridge-state-park-paragould-ar",
  "name": "Crowleys Ridge State Park",
  "description": "Crowleys Ridge State Park camping reservations and campground information. Learn more about camping near Crowleys Ridge State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/crowleys-ridge-state-park-paragould-ar",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2092 Hwy. 168 North",
    "addressLocality": "Paragould",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0443,
    "longitude": -90.66629
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/crowleys-ridge-state-park/SLST/750387/overview",
    "https://campflare.com/campground/arkansas-crowleys-ridge"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}