{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bad-medicine-campground-troy-mt-1",
  "name": "Bad Medicine Campground",
  "description": "Bad Medicine Campground is located at 2395 Bull Lake Road, Troy MT 59935. Bad Medicine Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/kootenai/recarea/?recid=49913",
  "url": "https://campertunity.com/listings/campgrounds/bad-medicine-campground-troy-mt-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2395 Bull Lake Road",
    "addressLocality": "Troy",
    "addressRegion": "MT",
    "postalCode": "59935",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2207743,
    "longitude": -115.8559963
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/montana/troy/bad-medicine-campground"
  ]
}