{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-in-woods-stanley-ny",
  "name": "Camp In the Woods",
  "description": "Camp In the Woods is located at 3790 Lake to Lake Road, Stanley NY 14561. Camp In the Woods can be contacted at ***-***-**** or http://www.campinthewoodsny.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-in-woods-stanley-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3790 Lake to Lake Road",
    "addressLocality": "Stanley",
    "addressRegion": "NY",
    "postalCode": "14561",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8113375,
    "longitude": -77.1998907
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/stanley/camp-in-the-woods"
  ]
}