{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-limon-co",
  "name": "Harvest Hosts Attraction",
  "description": "This is a boutique coffee shop on over an acre right off of I-70",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-limon-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34916/photo-gallery/kkvGG4xQMPpHZ5wc_59918977bbb4f9041c6baefcc8bfb62b_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Limon, CO",
    "addressLocality": "Limon",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.26135204,
    "longitude": -103.67454295
  },
  "checkinTime": "03:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cafe"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  }
}