{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-grand-junction-co-2",
  "name": "Boondockers Welcome Host",
  "description": "Our home is on the edge of a cliff overlooking the Gunnison River. The views of the Colorado National Monument are stunning. We have a large pond and sometimes nesting wood ducks, koi and a turtle. Often visited by deer, osprey and coyotes. Nearby is downtown Grand Junction, the Colorado River, biking trails and the monument. Grand Mesa has over 300 lakes and the valley is filled with wineries and peach orchards. We only host on weekends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-grand-junction-co-2",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/19834/photo-gallery/7rYUmA6Cd4IzYb1X_b1277c8c13473bb333a6f047d956f63f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand Junction, CO",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.05859797,
    "longitude": -108.52824777
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}