{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myles-standish-state-forest-carver-ma",
  "name": "What is the phone number for Myles Standish State Forest?",
  "description": "Myles Standish State Forest is located at 194 Cranberry Road, Carver MA 2330. Myles Standish State Forest can be contacted at ***-***-**** or https://www.mass.gov/locations/myles-standish-state-forest",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/myles-standish-state-forest-carver-ma",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "194 Cranberry Road",
    "addressLocality": "Carver",
    "addressRegion": "MA",
    "postalCode": "2330",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8391914,
    "longitude": -70.691452
  }
}