{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/allegany-state-park-quaker-entrance-salamanca-ny",
  "name": "Allegany State Park Quaker Entrance",
  "description": "Allegany State Park Quaker Entrance is located at Allegany State Park Route 3, Salamanca NY 14779. Allegany State Park Quaker Entrance can be contacted at or https://parks.ny.gov/parks/1/getting-there.aspx",
  "url": "https://campertunity.com/listings/campgrounds/allegany-state-park-quaker-entrance-salamanca-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allegany State Park Route 3",
    "addressLocality": "Salamanca",
    "addressRegion": "NY",
    "postalCode": "14779",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0457805,
    "longitude": -78.8736584
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/salamanca/allegany-state-park-quaker-entrance"
  ]
}