{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-oak-campground-host-bristol-tn",
  "name": "Little Oak Campground Host",
  "description": "Little Oak Campground Host is located at 1051 Little Oak Road, Bristol TN 37620. Little Oak Campground Host can be contacted at or https://www.recreation.gov/camping/little-oak-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=122240",
  "url": "https://campertunity.com/listings/campgrounds/little-oak-campground-host-bristol-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1051 Little Oak Road",
    "addressLocality": "Bristol",
    "addressRegion": "TN",
    "postalCode": "37620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.515552,
    "longitude": -82.0493839
  }
}