{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spirit-mountain-campground-duluth-mn",
  "name": "What is the phone number for Spirit Mountain Campground?",
  "description": "Spirit Mountain Campground is located at 9535 West Skyline Parkway, Duluth MN 55810. Spirit Mountain Campground can be contacted at ***-***-**** or https://www.spiritmt.com/campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spirit-mountain-campground-duluth-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9535 West Skyline Parkway",
    "addressLocality": "Duluth",
    "addressRegion": "MN",
    "postalCode": "55810",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7144686,
    "longitude": -92.2220744
  }
}