{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hemlock-campground-cottages-tob",
  "name": "Hemlock Campground & Cottages",
  "description": "Hemlock Campground & Cottages is located at 559 Hemlock Drive, Tobyhanna PA 18466. Hemlock Campground & Cottages can be contacted at ***-***-**** or http://www.hemlockcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hemlock-campground-cottages-tob",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "559 Hemlock Drive",
    "addressLocality": "Tobyhanna",
    "addressRegion": "PA",
    "postalCode": "18466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1527484,
    "longitude": -75.3766733
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/tobyhanna/hemlock-campground-cottages"
  ]
}