{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-canal-bridge-campground-fryeb",
  "name": "Canal Bridge Campground",
  "description": "Canal Bridge Campground is located at 2144 Maine 5, Fryeburg ME 4037. Canal Bridge Campground can be contacted at ***-***-**** or https://www.reserveamerica.com/camping/canal-bridge-campground/r/facilityDetails.do?contractCode=PRCG&parkId=***-***-****",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-canal-bridge-campground-fryeb",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2144 Maine 5",
    "addressLocality": "Fryeburg",
    "addressRegion": "ME",
    "postalCode": "4037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0643278,
    "longitude": -70.9485939
  }
}