{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-brewery-rv-cairo-ny",
  "name": "Historic Brewery RV Retreat",
  "description": "Discover RV Camping with a twist at this converted industrial brewery. Park on level gravel beside the old bottling plant and settle in for craft beer flights, house-brewed ales, and standout pub bites--think buffalo cauliflower and cheese fries. Friendly hosts light evening fires, host live music, and welcome furry friends. Quiet nights, warm hospitality, and a rotating menu of beers and gourmet comfort food make this a must-visit stop for RV Camping enthusiasts.",
  "url": "https://campertunity.com/listings/campgrounds/historic-brewery-rv-cairo-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/5175/photo-gallery/bVar01nnNca6WMPs_7d74a71e64df8a1c5871234ece0998f3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cairo, NY",
    "addressLocality": "Cairo",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.26540009,
    "longitude": -73.98861051
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}