{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sullivan-county-observation-kno",
  "name": "Sullivan County Observation Knob Park",
  "description": "Sullivan County Observation Knob Park is located at 553 Knob Park Road, Bristol TN 37620. Sullivan County Observation Knob Park can be contacted at ***-***-**** or https://www.observationknob.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-sullivan-county-observation-kno",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "553 Knob Park Road",
    "addressLocality": "Bristol",
    "addressRegion": "TN",
    "postalCode": "37620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5806149,
    "longitude": -82.0439786
  }
}