{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campgrounds-taylor-park-area-co-camping-information-reviews",
  "name": "Campgrounds - Taylor Park Area | CO | Camping Information & Reviews",
  "description": "Escape to Campfire Ranch on the Taylor, where the art of tent camping reaches new heights in Colorado's breathtaking Gun. 12 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/campgrounds-taylor-park-area-co-camping-information-reviews",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/campfire-ranch-taylor-sunset-river-forest-valley.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6917072,
    "longitude": -106.8164059
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 174,
    "bestRating": 5,
    "worstRating": 1
  }
}