{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murray-lake-rustic-brighton-mi",
  "name": "Murray Lake Rustic Campground",
  "description": "Murray Lake Rustic Campground is located at 6324 Bauer Road, Brighton MI 48116. Murray Lake Rustic Campground can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?type=SPRK&id=438",
  "url": "https://campertunity.com/listings/campgrounds/murray-lake-rustic-brighton-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6324 Bauer Road",
    "addressLocality": "Brighton",
    "addressRegion": "MI",
    "postalCode": "48116",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.509111,
    "longitude": -83.812415
  }
}