{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-paugus-bay-campground-laconia-nh-us",
  "name": "What is the phone number for Paugus Bay Campground?",
  "description": "Paugus Bay Campground is located at 96 Hilliard Road, Laconia NH 3246. Paugus Bay Campground can be contacted at ***-***-**** or http://www.paugusbaycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-paugus-bay-campground-laconia-nh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "96 Hilliard Road",
    "addressLocality": "Laconia",
    "addressRegion": "NH",
    "postalCode": "3246",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6009364,
    "longitude": -71.4627941
  }
}