{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-crowleys-ridge-state-park-paragould-ar",
  "name": "Crowley's Ridge State Park",
  "description": "Crowley's Ridge State Park is located at 2092 Arkansas 168, Paragould AR 72450. Crowley's Ridge State Park can be contacted at ***-***-**** or https://www.arkansasstateparks.com/parks/crowleys-ridge-state-park",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-crowleys-ridge-state-park-paragould-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2092 Arkansas 168, North",
    "addressLocality": "Paragould",
    "addressRegion": "AR",
    "postalCode": "72450",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.043365,
    "longitude": -90.6639634
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/paragould/crowley-s-ridge-state-park"
  ]
}