{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mccarthy-hill-state-forest-parki",
  "name": "McCarthy Hill State Forest Parking Area",
  "description": "McCarthy Hill State Forest Parking Area is located at 872 Mc Carthy Hill Road, Salamanca NY 14779. McCarthy Hill State Forest Parking Area can be contacted at or http://www.dec.ny.gov/lands/77184.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mccarthy-hill-state-forest-parki",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "872 Mc Carthy Hill Road",
    "addressLocality": "Salamanca",
    "addressRegion": "NY",
    "postalCode": "14779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2385426,
    "longitude": -78.6983779
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/salamanca/mccarthy-hill-state-forest-parking-area"
  ]
}