{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-niagara-county-camping-resort-loc",
  "name": "Niagara County Camping Resort",
  "description": "Niagara County Camping Resort is located at 7369 Wheeler Road, Lockport NY 14094. Niagara County Camping Resort can be contacted at ***-***-**** or http://www.niagaracamping.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-niagara-county-camping-resort-loc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7369 Wheeler Road",
    "addressLocality": "Lockport",
    "addressRegion": "NY",
    "postalCode": "14094",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2319819,
    "longitude": -78.6286247
  }
}