{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sundheim-park-fairview-mt",
  "name": "Sundheim Park",
  "description": "Sundheim Park is located at 15834 North Dakota 200, Fairview MT 59221. Sundheim Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sundheim-park-fairview-mt",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15834 North Dakota 200",
    "addressLocality": "Fairview",
    "addressRegion": "MT",
    "postalCode": "59221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8602139,
    "longitude": -103.9708293
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/montana/fairview/sundheim-park"
  ]
}