{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ballards-camping-center-hamburg-ny",
  "name": "Ballard's Camping Center",
  "description": "Ballard's Camping Center is located at 5849 Southwestern Boulevard, Hamburg NY 14075. Ballard's Camping Center can be contacted at ***-***-**** or http://ballardscampingcenter.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ballards-camping-center-hamburg-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5849 Southwestern Boulevard",
    "addressLocality": "Hamburg",
    "addressRegion": "NY",
    "postalCode": "14075",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.726476,
    "longitude": -78.8897894
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/hamburg/ballard-s-camping-center"
  ]
}