{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bell-cow-lake-area-b-chandler-ok-us",
  "name": "Bell Cow Lake Campground Area B",
  "description": "Bell Cow Lake Campground Area B is located at , Chandler OK 74834. Bell Cow Lake Campground Area B can be contacted at ***-***-**** or http://chandlerok.com/recreation/lakes",
  "url": "https://campertunity.com/listings/campgrounds/bell-cow-lake-area-b-chandler-ok-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chandler",
    "addressRegion": "OK",
    "postalCode": "74834",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7373306,
    "longitude": -96.9323419
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/chandler/bell-cow-lake-campground-area-b"
  ]
}