{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-chimney-pond-campground-millino",
  "name": "Chimney Pond Campground",
  "description": "Chimney Pond Campground is located at , Millinocket ME 4462. Chimney Pond Campground can be contacted at ***-***-**** or http://www.baxterstateparkauthority.com/camping/chimneypond.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-chimney-pond-campground-millino",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millinocket",
    "addressRegion": "ME",
    "postalCode": "4462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9159393,
    "longitude": -68.9129488
  }
}