{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-fort-collins-co-us",
  "name": "Boondockers Welcome Host",
  "description": "Curbside parking available for smaller RV at end of a cul-d-sac, suburban neighborhood, approximately mid-city Can accommodate a smaller RV (24' max) (Length mentioned is total length: RV plus any towing or towed vehicle.) Suggested Local Attractions: Horsetooth Reservoir, Discovery Museum, trails at Horsetooth Park and Lory State Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-fort-collins-co-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8295/profile/wcbcCxYCE3gQwTYI_bfbdf77c8069fb08f1a14cbc9673e4c0_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fort Collins, CO",
    "addressLocality": "Fort Collins",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.53345906,
    "longitude": -105.06437855
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}