{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-florissant-co-us",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "Iron Tree and Funky Town Brewery is a hyper-local, environmentally friendly, from scratch restaurant, bakery, and brewery. Our Motto: Good Food Stems From Quality Ingredients",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-florissant-co-us",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/jPDxpe136gJIadhd_6a089514348afd7674a037be54019e45_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37 Costello Avenue, Florissant, CO 80816",
    "addressLocality": "Florissant",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.90607126,
    "longitude": -105.28768602
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}