{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rocky-neck-state-park-niantic-ct",
  "name": "What is the phone number for Rocky Neck State Park?",
  "description": "Rocky Neck State Park is located at 244 West Main Street, Niantic CT 6357. Rocky Neck State Park can be contacted at ***-***-**** or http://www.ct.gov/deep/cwp/view.asp?a=2716&q=325256&deepNav_GID=1650",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rocky-neck-state-park-niantic-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "244 West Main Street",
    "addressLocality": "Niantic",
    "addressRegion": "CT",
    "postalCode": "6357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.317003,
    "longitude": -72.2413613
  }
}