{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-in-the-smokies-cherokee-nc-1",
  "name": "Yogi in the Smokies",
  "description": "Yogi in the Smokies is located at 317 Galamore Road, Cherokee NC 28719. Yogi in the Smokies can be contacted at ***-***-**** or http://www.jellystonecherokee.com/",
  "url": "https://campertunity.com/listings/campgrounds/yogi-in-the-smokies-cherokee-nc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "317 Galamore Road",
    "addressLocality": "Cherokee",
    "addressRegion": "NC",
    "postalCode": "28719",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5517338,
    "longitude": -83.2614775
  }
}