{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-pueblo-state-park-pueblo-co-1",
  "name": "Lake Pueblo State Park",
  "description": "Lake Pueblo, rated a fishing “hot spot,” provides over 4,600 surface acres of water, 60 miles of shorelin​​e and almost 10,000 acres of land. Water recreation includes sailing, motor-boating, waterskiing, and river tubing. Views of the Greenhorn and Wet mountain ranges to the southwest and the magnificent Pikes Peak to the north are a splendid way to end the day.",
  "url": "https://campertunity.com/listings/campgrounds/lake-pueblo-state-park-pueblo-co-1",
  "image": [
    "https://cpw.state.co.us/sites/default/files/styles/coh_x_large_landscape/public/dam/fbmktjb7rp/lake-pueblo-kimmell-231.jpg?h=88ac1a36&itok=xoDKyu0-",
    "https://cpw.state.co.us/sites/default/files/styles/coh_small_square/public/dam/fbmktjb7rp/lake-pueblo-kimmell-231.jpg?h=88ac1a36&itok=9wWLCEwl"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pueblo",
    "addressRegion": "CO",
    "postalCode": "81005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.256034,
    "longitude": -104.736211
  },
  "sameAs": [
    "https://cpw.state.co.us/state-parks/lake-pueblo-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}