{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sawmill-gulch-campground-granby",
  "name": "Sawmill Gulch Campground",
  "description": "Sawmill Gulch Campground is located at , Granby CO 80446. Sawmill Gulch Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sawmill-gulch-campground-granby",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Granby",
    "addressRegion": "CO",
    "postalCode": "80446",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2283185,
    "longitude": -106.0575206
  }
}