{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-westwood-ymca-family-campground",
  "name": "Westwood YMCA & Family Campground",
  "description": "Westwood YMCA & Family Campground is located at 2093 Harkney Hill Road, Coventry RI 2816. Westwood YMCA & Family Campground can be contacted at ***-***-**** or https://ymcapawtucket.org/westwood-ymca/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-westwood-ymca-family-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2093 Harkney Hill Road",
    "addressLocality": "Coventry",
    "addressRegion": "RI",
    "postalCode": "2816",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6790132,
    "longitude": -71.671647
  }
}