{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/covered-bridge-campground-albany-nh",
  "name": "Covered Bridge Campground",
  "description": "Covered Bridge Campground is located at Passaconaway Road, Albany NH 3818. Covered Bridge Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/whitemountain/recreation/recarea/?recid=74825&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/covered-bridge-campground-albany-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Passaconaway Road",
    "addressLocality": "Albany",
    "addressRegion": "NH",
    "postalCode": "3818",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0047698,
    "longitude": -71.2381466
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/albany/covered-bridge-campground"
  ]
}