{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chengwatana-state-forest-pine-city-mn-us",
  "name": "What is the phone number for Chengwatana State Forest?",
  "description": "Chengwatana State Forest is located at , Pine City MN 55063. Chengwatana State Forest can be contacted at ***-***-**** or https://www.dnr.state.mn.us/state_forests/sft00012/index.html",
  "url": "https://campertunity.com/listings/campgrounds/chengwatana-state-forest-pine-city-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pine City",
    "addressRegion": "MN",
    "postalCode": "55063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8414388,
    "longitude": -92.7922529
  }
}