{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-bear-campground-marion-nc",
  "name": "Black Bear Campground",
  "description": "Unwind and recharge in the heart of nature at Black Bear Campground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-bear-campground-marion-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/3e057633-fd38-47aa-88cc-9c0f3cba5b52/Untitled%20design.png",
    "http://img1.wsimg.com/isteam/ip/3e057633-fd38-47aa-88cc-9c0f3cba5b52/Untitled%20design.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6196 Lake James Rd",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.733448,
    "longitude": -81.984814
  }
}