{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ozark-campground-harrison-ar",
  "name": "Ozark Campground",
  "description": "Ozark Campground is located at County Road 129, Harrison AR 72601. Ozark Campground can be contacted at or https://www.nps.gov/buff/planyourvisit/camping.htm",
  "url": "https://campertunity.com/listings/campgrounds/ozark-campground-harrison-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 129",
    "addressLocality": "Harrison",
    "addressRegion": "AR",
    "postalCode": "72601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0635447,
    "longitude": -93.160549
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/harrison/ozark-campground",
    "https://ioverlander.com/places/103a9956-0cc6-4675-857c-9408b3a64885"
  ]
}