{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copeland-ridge-road-arkadelphia-ar",
  "name": "Copeland Ridge Road",
  "description": "Copeland Ridge Road is located at Copeland Ridge Road, Arkadelphia AR 71923. Copeland Ridge Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/copeland-ridge-road-arkadelphia-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Copeland Ridge Road",
    "addressLocality": "Arkadelphia",
    "addressRegion": "AR",
    "postalCode": "71923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0244473,
    "longitude": -93.0466886
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/arkadelphia/copeland-ridge-road"
  ]
}