{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-floodwood-campground-floodwood-mn",
  "name": "What is the phone number for Floodwood Campground?",
  "description": "Floodwood Campground is located at 301 Hickory Street, Floodwood MN 55736. Floodwood Campground can be contacted at ***-***-**** or http://www.ci.floodwood.mn.us/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-floodwood-campground-floodwood-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "301 Hickory Street",
    "addressLocality": "Floodwood",
    "addressRegion": "MN",
    "postalCode": "55736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.930542,
    "longitude": -92.910787
  }
}