{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-country-pines-camp-ground-harrison-ar",
  "name": "High Country Pines Camp Ground",
  "description": "High Country Pines Camp Ground is located at 6810 Arkansas 7, Harrison AR 72601. High Country Pines Camp Ground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/high-country-pines-camp-ground-harrison-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6810 Arkansas 7",
    "addressLocality": "Harrison",
    "addressRegion": "AR",
    "postalCode": "72601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.164973,
    "longitude": -93.123266
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/harrison/high-country-pines-camp-ground"
  ]
}