{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/craft-brews-and-byo-bites-in-springfield-il",
  "name": "Craft Brews and BYO Bites in Springfield",
  "description": "Amidst the heartland hubbub, your RV camping adventure finds a perfect pit stop at a charming craft brewery in Springfield, IL. A beacon for beer aficionados and casual sippers alike, this brewery blends traditional styles with innovative brewing methods, crafting an ever-evolving menu that caters to both purists and trendsetters. Positioned conveniently on the bustling Wabash Avenue, just a stone's throw from the vibrant Freddy's, your stay offers the unique opportunity to relax and unwind w...",
  "url": "https://campertunity.com/listings/campgrounds/craft-brews-and-byo-bites-in-springfield-il",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6032/photo-gallery/Nk7CtSvEzxOqseIm_b4cdad1e3efe77847c5558567b093144_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springfield, IL",
    "addressLocality": "Springfield",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.77521003,
    "longitude": -89.72842905
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}