{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-baxter-state-park-millinoc",
  "name": "Baxter State Park",
  "description": "Baxter State Park is located at 64 Balsam Drive, Millinocket ME 4462. Baxter State Park can be contacted at ***-***-**** or https://baxterstatepark.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-baxter-state-park-millinoc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 Balsam Drive",
    "addressLocality": "Millinocket",
    "addressRegion": "ME",
    "postalCode": "4462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0255506,
    "longitude": -68.9501989
  }
}