{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-h-and-h-campground-holladay-tn",
  "name": "H and H Campground",
  "description": "H and H Campground is located at 13877 Birdsong Road, Holladay TN 38341. H and H Campground can be contacted at ***-***-**** or https://handhcampgroundonline.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-h-and-h-campground-holladay-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13877 Birdsong Road",
    "addressLocality": "Holladay",
    "addressRegion": "TN",
    "postalCode": "38341",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8784667,
    "longitude": -87.9799742
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/tennessee/holladay/h-and-h-campground"
  ]
}