{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castle-mound-campground-black-river-falls-wi",
  "name": "What is the phone number for Castle Mound Campground?",
  "description": "Castle Mound Campground is located at W10325 U.S. 12, Black River Falls WI 54615. Castle Mound Campground can be contacted at ***-***-**** or http://dnr.wi.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castle-mound-campground-black-river-falls-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "W10325 U.S. 12",
    "addressLocality": "Black River Falls",
    "addressRegion": "WI",
    "postalCode": "54615",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2843582,
    "longitude": -90.8296662
  }
}