{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-whitehaven-campground-jamestown",
  "name": "What is the phone number for Whitehaven Campground?",
  "description": "Whitehaven Campground is located at 4007 Westford Road, Jamestown PA 16134. Whitehaven Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-whitehaven-campground-jamestown",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4007 Westford Road",
    "addressLocality": "Jamestown",
    "addressRegion": "PA",
    "postalCode": "16134",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5560128,
    "longitude": -80.4446106
  }
}