{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bristlecone-lodge-rv-park-woodland-park-co",
  "name": "Bristlecone Lodge RV Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/bristlecone-lodge-rv-park-woodland-park-co",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "510 N State Highway 67,",
    "addressLocality": "Woodland Park, CO 80863",
    "addressRegion": "CO",
    "postalCode": "80863"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9938016,
    "longitude": -105.057045
  }
}