{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elk-hill-equestrian-state-forest-vanderbilt-mi",
  "name": "Elk Hill Equestrian State Forest Campground and Trail Camp",
  "description": "Elk Hill Equestrian State Forest Campground and Trail Camp is located at , Vanderbilt MI 49795. Elk Hill Equestrian State Forest Campground and Trail Camp can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=623&type=SFCG",
  "url": "https://campertunity.com/listings/campgrounds/elk-hill-equestrian-state-forest-vanderbilt-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vanderbilt",
    "addressRegion": "MI",
    "postalCode": "49795",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1853558,
    "longitude": -84.4264494
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/vanderbilt/elk-hill-equestrian-state-forest-campground-and-trail-camp"
  ]
}