{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-eufaula-ok",
  "name": "Yogi Bear's Jellystone Park",
  "description": "Yogi Bear's Jellystone Park is located at 610 Lakeshore Drive, Eufaula OK 74432. Yogi Bear's Jellystone Park can be contacted at ***-***-**** or http://www.jellystoneok.com/",
  "url": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-eufaula-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "610 Lakeshore Drive",
    "addressLocality": "Eufaula",
    "addressRegion": "OK",
    "postalCode": "74432",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2777376,
    "longitude": -95.5810004
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/eufaula/yogi-bear-s-jellystone-park"
  ]
}