{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-ives-run-campground-tioga-pa",
  "name": "What is the phone number for Ives Run Campground?",
  "description": "Ives Run Campground is located at 710 Ives Run Lane, Tioga PA 16946. Ives Run Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/ives-run/r/campgroundDetails.do?contractCode=NRSO&parkId=73226",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-ives-run-campground-tioga-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "710 Ives Run Lane",
    "addressLocality": "Tioga",
    "addressRegion": "PA",
    "postalCode": "16946",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8871254,
    "longitude": -77.179307
  }
}