{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-big-bear-lake-camplands",
  "name": "What is the phone number for Big Bear Lake Camplands?",
  "description": "Big Bear Lake Camplands is located at 450 Big Bear Lake Road, Bruceton Mills WV 26525. Big Bear Lake Camplands can be contacted at ***-***-**** or http://bigbearwv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-big-bear-lake-camplands",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "450 Big Bear Lake Road",
    "addressLocality": "Bruceton Mills",
    "addressRegion": "WV",
    "postalCode": "26525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.611315,
    "longitude": -79.5113599
  }
}