{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-connolly-cabins-stratford",
  "name": "Connolly Cabins",
  "description": "Connolly Cabins is located at 16 Marthas Way, Stratford NH 3590. Connolly Cabins can be contacted at ***-***-**** or http://www.connollycampground.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-connolly-cabins-stratford",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 Marthas Way",
    "addressLocality": "Stratford",
    "addressRegion": "NH",
    "postalCode": "3590",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.667864,
    "longitude": -71.5396554
  }
}