{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indigo-bluffs-rv-resort-empire-mi-1",
  "name": "Indigo Bluffs RV Resort 6760 W Empire Hwy, Empire, MI 49630",
  "description": ".....",
  "url": "https://campertunity.com/listings/campgrounds/indigo-bluffs-rv-resort-empire-mi-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6760 W Empire Hwy",
    "addressLocality": "Empire",
    "addressRegion": "MI",
    "postalCode": "49630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8077405,
    "longitude": -85.9926494
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/656958-indigo-bluffs-rv-resort-in-empire-mi"
  ]
}