{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fond-du-lac-campground-duluth-mn-us",
  "name": "What is the phone number for Fond du Lac Campground?",
  "description": "Fond du Lac Campground is located at 13404 Minnesota 23, Duluth MN 55808. Fond du Lac Campground can be contacted at ***-***-**** or http://www.fonddulaccampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fond-du-lac-campground-duluth-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13404 Minnesota 23",
    "addressLocality": "Duluth",
    "addressRegion": "MN",
    "postalCode": "55808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.660696,
    "longitude": -92.280167
  }
}