{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/difficult-campground-co",
  "name": "Difficult Campground | CO | Camping Information & Reviews",
  "description": "Nestled in the heart of Colorado's wilderness just 5 miles southeast of Aspen, Difficult Campground beckons adventurers . 47 campsites available. Activities: Hi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/difficult-campground-co",
  "image": [
    "https://cdn.recreation.gov/public/images/63205.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1416667,
    "longitude": -106.7708333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57857142857143,
    "reviewCount": 301,
    "bestRating": 5,
    "worstRating": 1
  }
}