{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-campground-grayling-mi",
  "name": "Yogi Bear's Jellystone Park Campground",
  "description": "Yogi Bear's Jellystone Park Campground is located at 370 West 4 Mile Road, Grayling MI 49738. Yogi Bear's Jellystone Park Campground can be contacted at ***-***-**** or http://www.graylingjellystone.com/",
  "url": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-campground-grayling-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "370 West 4 Mile Road",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5998757,
    "longitude": -84.6160876
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grayling/yogi-bear-s-jellystone-park-campground"
  ]
}