{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gunstock-mountain-resort-gilford-nh",
  "name": "Gunstock Mountain Resort",
  "description": "Gunstock Mountain Resort is located at 719 Cherry Valley Road, Gilford NH 3249. Gunstock Mountain Resort can be contacted at ***-***-**** or http://www.gunstock.com/",
  "url": "https://campertunity.com/listings/campgrounds/gunstock-mountain-resort-gilford-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "719 Cherry Valley Road",
    "addressLocality": "Gilford",
    "addressRegion": "NH",
    "postalCode": "3249",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5410554,
    "longitude": -71.3628798
  }
}