{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sawmill-gulch-campground-granby-co-us",
  "name": "Sawmill Gulch Campground",
  "description": "Contact info, reviews tips & more for Sawmill Gulch Campground | Camping in Colorado",
  "url": "https://campertunity.com/listings/campgrounds/sawmill-gulch-campground-granby-co-us",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Granby",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2280009,
    "longitude": -106.05700067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}