{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/island-lake-delta-co",
  "name": "Island Lake",
  "description": "Explore Island Lake to see what makes it one of the most dog friendly places in Delta.",
  "url": "https://campertunity.com/listings/campgrounds/island-lake-delta-co",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground3-782bb24d4f250445b0deaf1ed25ac294.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Island Lake Campground",
    "addressLocality": "Delta",
    "addressRegion": "CO",
    "postalCode": "81416",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8368777,
    "longitude": -107.8568294
  },
  "sameAs": [
    "https://wagwalking.com/lifestyle/campgrounds/island-lake"
  ]
}