{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mohawk-trail-state-forest",
  "name": "What is the phone number for Mohawk Trail State Forest?",
  "description": "Mohawk Trail State Forest is located at Cold River Road, Charlemont MA 1339. Mohawk Trail State Forest can be contacted at ***-***-**** or https://www.mass.gov/locations/mohawk-trail-state-forest",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mohawk-trail-state-forest",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cold River Road",
    "addressLocality": "Charlemont",
    "addressRegion": "MA",
    "postalCode": "1339",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.636497,
    "longitude": -72.935624
  }
}