{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/creek-valley-battle-creek-mi",
  "name": "Creek Valley",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/creek-valley-battle-creek-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "70 Creek Valley Cir,",
    "addressLocality": "Battle Creek, MI 49017",
    "addressRegion": "MI",
    "postalCode": "49017"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3192548,
    "longitude": -85.1824269
  }
}