{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-hollow-campground-laconia-nh",
  "name": "What is the phone number for Pine Hollow Campground?",
  "description": "Pine Hollow Campground is located at 656 Endicott Street North, Laconia NH 3246. Pine Hollow Campground can be contacted at ***-***-**** or http://www.pinehollowcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/pine-hollow-campground-laconia-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "656 Endicott Street North",
    "addressLocality": "Laconia",
    "addressRegion": "NH",
    "postalCode": "3246",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6140675,
    "longitude": -71.4805865
  }
}