{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-braintree-vt",
  "name": "Spot2Nite",
  "description": "Only minutes off the highway, yet a quiet secluded haven, Abel Mountain Campground is nestled along the third branch of the White River and has 270 acres of trails. Enjoy the serene and friendly atmosphere surrounded by the relaxing",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-braintree-vt",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/a735eb9d-98e6-11ef-8cba-9ea17067d2a6/card.jpg?v=63897749390"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Braintree",
    "addressRegion": "VT",
    "postalCode": "05060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.930522,
    "longitude": -72.7010565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}