{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-albany-nh",
  "name": "Spot2Nite",
  "description": "Check out Huttopia White Mountains in Albany, New Hampshire on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-albany-nh",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/15736411-98e7-11ef-aaa9-9ea194458dfe/card.jpg?v=63897749575"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Albany",
    "addressRegion": "NH",
    "postalCode": "03818",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9543919,
    "longitude": -71.2067575
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/new-hampshire/albany/huttopia-white-mountains"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}