{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/centerpoint-campground-horsecamp-and-lodge-kingston-ar",
  "name": "Centerpoint Campground/Horsecamp and lodge",
  "description": "Centerpoint Campground/Horsecamp and lodge is located at Fire Tower Road, Kingston AR 72742. Centerpoint Campground/Horsecamp and lodge can be contacted at ***-***-**** or http://centerpointhorsecampandlodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/centerpoint-campground-horsecamp-and-lodge-kingston-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fire Tower Road",
    "addressLocality": "Kingston",
    "addressRegion": "AR",
    "postalCode": "72742",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0637438,
    "longitude": -93.361052
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/kingston/centerpoint-campground-horsecamp-and-lodge"
  ]
}