{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-grand-junction-co",
  "name": "Boondockers Welcome Host",
  "description": "Kinda long driveway that can fit a 25-30 ft RV in downtown Grand Junction. 2 hrs from Moab and Telluride. Safe, walkable neighbourhood. We have electrical hookups if needed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-grand-junction-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22458/photo-gallery/wJyko6yZKj0UIKh6_f0392fd8b036659fca3cd7fe5585545d_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand Junction, CO",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.05774157,
    "longitude": -108.55073784
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}