{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bedford-falls-mobile-home-community-berryville-ar",
  "name": "Bedford Falls Mobile Home Community",
  "description": "Bedford Falls Mobile Home Community is located at 226 Bedford Falls Drive, Berryville AR 72616. Bedford Falls Mobile Home Community can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/bedford-falls-mobile-home-community-berryville-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "226 Bedford Falls Drive",
    "addressLocality": "Berryville",
    "addressRegion": "AR",
    "postalCode": "72616",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3514326,
    "longitude": -93.5699018
  }
}