{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-fall-pond-swimming-area-voluntown-ct",
  "name": "Green Fall Pond Swimming Area",
  "description": "Green Fall Pond Swimming Area is located at Green Fall Pond Road, Voluntown CT 6384. Green Fall Pond Swimming Area can be contacted at ***-***-**** or http://www.ct.gov/DEEP/cwp/view.asp?a=2716&q=325072&deepNav_GID=1650",
  "url": "https://campertunity.com/listings/campgrounds/green-fall-pond-swimming-area-voluntown-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Green Fall Pond Road",
    "addressLocality": "Voluntown",
    "addressRegion": "CT",
    "postalCode": "6384",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5355832,
    "longitude": -71.8100202
  }
}