{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chatfield-state-park-littleton-co-2",
  "name": "Chatfield State Park",
  "description": "​​​​​​​​​​​​​​​Float your boat in the lake, bicycle or hike on a trail that provides scenic views of the neighboring foothills and Platte River valley, camp, ride a horse and even fly a model airplane - all at Chatfield State Park, nestled next to the foothills southwest of Denver.​​​​",
  "url": "https://campertunity.com/listings/campgrounds/chatfield-state-park-littleton-co-2",
  "image": [
    "https://cpw.state.co.us/sites/default/files/styles/coh_x_large_landscape/public/dam/jussttbpwt/chatfield-doskocil-006.jpg?h=5a4ae516&itok=gPr9LzHl",
    "https://cpw.state.co.us/sites/default/files/styles/coh_small_square/public/dam/jussttbpwt/chatfield-doskocil-006.jpg?h=5a4ae516&itok=3IVYivHD"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Littleton",
    "addressRegion": "CO",
    "postalCode": "80125",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.534024,
    "longitude": -105.071313
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}