{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-breweries-distilleries-amarillo-tx-1",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "We are a taproom and craft brewery in the Historic Route 66 district of Amarillo, Texas. Our vibe blends the Old West with the Open Road and we love to welcome visitors to our unique region!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-breweries-distilleries-amarillo-tx-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32494/photo-gallery/HF8VrqQygVKZcba2_1814288cf10b50163d39a801098f09a1_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amarillo, TX",
    "addressLocality": "Amarillo",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.17932047,
    "longitude": -101.88970697
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.86,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}