{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beartown-state-forest-monterey-ma",
  "name": "What is the phone number for Beartown State Forest?",
  "description": "Beartown State Forest is located at 69 Blue Hill Road, Monterey MA 1245. Beartown State Forest can be contacted at ***-***-**** or https://www.mass.gov/locations/beartown-state-forest",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beartown-state-forest-monterey-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "69 Blue Hill Road",
    "addressLocality": "Monterey",
    "addressRegion": "MA",
    "postalCode": "1245",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.197372,
    "longitude": -73.289431
  }
}