{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-ncn-black-river-falls-wi",
  "name": "What is the phone number for Camp NCN?",
  "description": "Camp NCN is located at N8312 U.S. 12, Black River Falls WI 54615. Camp NCN can be contacted at ***-***-**** or http://www.campncn.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-camp-ncn-black-river-falls-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/28716/1702907082_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N8312 U.S. 12",
    "addressLocality": "Black River Falls",
    "addressRegion": "WI",
    "postalCode": "54615",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3747411,
    "longitude": -90.8199822
  }
}