{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spacious-urban-craft-brewery-retreat-houston-tx-us",
  "name": "Spacious Urban Craft Brewery Retreat",
  "description": "Nestled just outside a major metro, this urban craft brewery offers RV Camping on a spacious, well-lit gravel lot perfect for rigs of any size. Enjoy award-worthy beers, ciders and cherry wine to go, plus gourmet tacos and burgers from local food carts. Friendly barkeepers, live music on weekends and a resident cat add charm, while Verizon signal and permission for generator use keep you connected. Occasional train horns are part of the city ambiance.",
  "url": "https://campertunity.com/listings/campgrounds/spacious-urban-craft-brewery-retreat-houston-tx-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4745/photo-gallery/ZbhTJwtG76jtRQyJ_6bb846faf9a729751785799a2d03a7f0_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Houston, TX",
    "addressLocality": "Houston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.84249892,
    "longitude": -95.40991558
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 431,
    "bestRating": 5,
    "worstRating": 1
  }
}