{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-grand-junction-co",
  "name": "Boondockers Welcome Host",
  "description": "Brian‘s driveway is right off a City Street. The driveway is good concrete and is 11.5 ft wide. This is a quiet neighborhood so no parties or loud music. No tents or extra vehicles. We are 1.1 miles from Historic Downtown Grand Junction and 7 blocks from Colorado Mesa University. Colorado National Monument is nearby as are numerous hiking and biking trails. 30 amp electrical and fresh water are available but no sewer. Class B & C under 25’ or travel trailers under 25’ are welcome. Street park...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-grand-junction-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand Junction, CO",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.06215173,
    "longitude": -108.54034854
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}