{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huttopia-white-mountains-albany-nh",
  "name": "Huttopia White Mountains",
  "description": "Huttopia White Mountains is located at 57 Pine Knoll Road, Albany NH 3818. Huttopia White Mountains can be contacted at ***-***-**** or http://canada-usa.huttopia.com/",
  "url": "https://campertunity.com/listings/campgrounds/huttopia-white-mountains-albany-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "57 Pine Knoll Road",
    "addressLocality": "Albany",
    "addressRegion": "NH",
    "postalCode": "3818",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9543833,
    "longitude": -71.2067123
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/albany/huttopia-white-mountains"
  ]
}