{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beach-pond-cabins-voluntown-ct",
  "name": "Beach Pond Cabins",
  "description": "Beach Pond Cabins is located at 108 Forge Hill Road, Voluntown CT 6384. Beach Pond Cabins can be contacted at ***-***-**** or https://jacks-cabins.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/beach-pond-cabins-voluntown-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "108 Forge Hill Road",
    "addressLocality": "Voluntown",
    "addressRegion": "CT",
    "postalCode": "6384",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5810945,
    "longitude": -71.8184687
  }
}