{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-at-mexico-ny-mexico-ny",
  "name": "Yogi Bear's Jellystone Park at Mexico, NY",
  "description": "Yogi Bear's Jellystone Park at Mexico, NY is located at 601 County Route 16, Mexico NY 13114. Yogi Bear's Jellystone Park at Mexico, NY can be contacted at ***-***-**** or http://www.jellystonecny.com/",
  "url": "https://campertunity.com/listings/campgrounds/yogi-bears-jellystone-park-at-mexico-ny-mexico-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 County Route 16",
    "addressLocality": "Mexico",
    "addressRegion": "NY",
    "postalCode": "13114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4975163,
    "longitude": -76.2511494
  }
}