{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-kozy-rest-harrisville-pa",
  "name": "Yogi Bear's Jellystone Park at Kozy Rest",
  "description": "Yogi Bear's Jellystone Park at Kozy Rest is located at 449 Camp Ground Road, Harrisville PA 16038. Yogi Bear's Jellystone Park at Kozy Rest can be contacted at ***-***-**** or http://pittsburghjellystone.com/",
  "url": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-kozy-rest-harrisville-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "449 Camp Ground Road",
    "addressLocality": "Harrisville",
    "addressRegion": "PA",
    "postalCode": "16038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.147274,
    "longitude": -79.966743
  }
}