{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluffs-resort-at-danforth-bay-freedom-nh-us",
  "name": "The Bluffs Resort at Danforth Bay",
  "description": "The Bluffs Resort at Danforth Bay is located at 196 Shawtown Road, Freedom NH 3836. The Bluffs Resort at Danforth Bay can be contacted at ***-***-**** or http://www.nhrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/bluffs-resort-at-danforth-bay-freedom-nh-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "196 Shawtown Road",
    "addressLocality": "Freedom",
    "addressRegion": "NH",
    "postalCode": "3836",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8347038,
    "longitude": -71.1113581
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/freedom/the-bluffs-resort-at-danforth-bay"
  ]
}