{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-buffalo-camping-canoeing-gil",
  "name": "Buffalo Camping & Canoeing",
  "description": "Buffalo Camping & Canoeing is located at 1 N Frost Street, Gilbert AR 72636. Buffalo Camping & Canoeing can be contacted at ***-***-**** or https://www.gilbertstore.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-buffalo-camping-canoeing-gil",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 N Frost Street",
    "addressLocality": "Gilbert",
    "addressRegion": "AR",
    "postalCode": "72636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9888228,
    "longitude": -92.7158813
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/gilbert/buffalo-camping-canoeing"
  ]
}