{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wolfeboro-campground-wolfeboro-nh",
  "name": "Wolfeboro Campground",
  "description": "Wolfeboro Campground is located at 61 Haines Hill Road, Wolfeboro NH 3894. Wolfeboro Campground can be contacted at ***-***-**** or http://www.wolfeborocampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-wolfeboro-campground-wolfeboro-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61 Haines Hill Road",
    "addressLocality": "Wolfeboro",
    "addressRegion": "NH",
    "postalCode": "3894",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6347876,
    "longitude": -71.153853
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/wolfeboro/wolfeboro-campground"
  ]
}