{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tracy-ridge-campground-bradford-pa",
  "name": "What is the phone number for Tracy Ridge Campground?",
  "description": "Tracy Ridge Campground is located at , Bradford PA 16701. Tracy Ridge Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/tracy-ridge/r/campgroundDetails.do?contractCode=NRSO&parkId=70363",
  "url": "https://campertunity.com/listings/campgrounds/tracy-ridge-campground-bradford-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bradford",
    "addressRegion": "PA",
    "postalCode": "16701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.943053,
    "longitude": -78.8770937
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/bradford/tracy-ridge-campground"
  ]
}