{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cumberland-bay-state-park-p",
  "name": "What is the phone number for Cumberland Bay State Park?",
  "description": "Cumberland Bay State Park is located at 152 Cumberland Head Road, Plattsburgh NY 12901. Cumberland Bay State Park can be contacted at ***-***-**** or https://parks.ny.gov/parks/34/details.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cumberland-bay-state-park-p",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "152 Cumberland Head Road",
    "addressLocality": "Plattsburgh",
    "addressRegion": "NY",
    "postalCode": "12901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7236749,
    "longitude": -73.4259894
  }
}