{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-grayling-michigan-grayling-mi",
  "name": "Yogi Bears Jellystone Park - Grayling Michigan",
  "description": "Welcome to Yogi Bear’s Jellystone Park™ Camp-Resort of Grayling, Michigan! “Creating S’more Memories and Time Together” is the theme we strive for at our camp-resort! We offer themed events, games, and activities for the entire family to enjoy!",
  "url": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-grayling-michigan-grayling-mi",
  "image": [
    "https://static.wixstatic.com/media/4dda5e_402f953b94764db398370d85b07dc758%7Emv2.jpeg/v1/fit/w_2500,h_1330,al_c/4dda5e_402f953b94764db398370d85b07dc758%7Emv2.jpeg",
    "https://static.wixstatic.com/media/13e550_e123cfcbd86b4287b4fcf23a9c8fbb6e~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "370 West 4 Mile Road",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.661517,
    "longitude": -84.714637
  },
  "sameAs": [
    "https://www.graylingjellystone.com/"
  ]
}