{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/j-bs-rv-park-campground-benton-ar",
  "name": "J B's RV Park & Campground",
  "description": "J B's RV Park & Campground is located at 8601 J B Baxley Road, Benton AR 72015. J B's RV Park & Campground can be contacted at ***-***-**** or http://www.jbsrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/j-bs-rv-park-campground-benton-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8601 J B Baxley Road",
    "addressLocality": "Benton",
    "addressRegion": "AR",
    "postalCode": "72015",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4804429,
    "longitude": -92.719437
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/benton/j-b-s-rv-park-campground"
  ]
}