{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-abel-mountain-campground-braintree",
  "name": "Abel Mountain Campground",
  "description": "Abel Mountain Campground is located at 354 Mobile Acres Road, Braintree VT 5060. Abel Mountain Campground can be contacted at ***-***-**** or http://abelmountain.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-abel-mountain-campground-braintree",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "354 Mobile Acres Road",
    "addressLocality": "Braintree",
    "addressRegion": "VT",
    "postalCode": "5060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9304708,
    "longitude": -72.7023804
  }
}