{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-irwin-camping-co",
  "name": "Lake Irwin Camping Prices - Campsite Info (CO)",
  "description": "Lake Irwin CG - 32 reservable sites, potable water; hiking, fishing & boating. $24/night · 4.3/5 (74 reviews). Mesa wilderness views. Check availability",
  "url": "https://campertunity.com/listings/campgrounds/lake-irwin-camping-co",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "All Reviews74"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8800622,
    "longitude": -107.1048849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}