{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/erbie-group-campground-harrison-ar",
  "name": "Erbie Group Campground",
  "description": "Erbie Group Campground is located at , Harrison AR 72601. Erbie Group Campground can be contacted at ***-***-**** or https://www.nps.gov/buff/learn/news/erbie-campground-open.htm",
  "url": "https://campertunity.com/listings/campgrounds/erbie-group-campground-harrison-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Harrison",
    "addressRegion": "AR",
    "postalCode": "72601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0717288,
    "longitude": -93.2165591
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/harrison/erbie-group-campground"
  ]
}