{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-circle-c-campground-voluntown-ct-us",
  "name": "Circle 'C' Campground, Inc",
  "description": "Circle 'C' Campground, Inc is located at 21 Bailey Pond Road, Voluntown CT 6384. Circle 'C' Campground, Inc can be contacted at ***-***-**** or http://www.campcirclec.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-circle-c-campground-voluntown-ct-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Bailey Pond Road",
    "addressLocality": "Voluntown",
    "addressRegion": "CT",
    "postalCode": "6384",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6391022,
    "longitude": -71.7944875
  }
}