{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-ridge-resort-sterling-ct",
  "name": "Sun Ridge Resort",
  "description": "Sun Ridge Resort is located at 131 Calvin French Road, Sterling CT 6377. Sun Ridge Resort can be contacted at ***-***-**** or http://sunridgeresortct.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sun-ridge-resort-sterling-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "131 Calvin French Road",
    "addressLocality": "Sterling",
    "addressRegion": "CT",
    "postalCode": "6377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7452139,
    "longitude": -71.7959419
  }
}