{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/downtown-bar-grill-bourbon-bar-springfield-il",
  "name": "Downtown Bar & Grill with Bourbon Bar",
  "description": "Kick off your RV camping adventure steps from a bustling fairgrounds entrance at this neighborhood bar & grill. Enjoy breakfast cocktails at dawn, hearty lunch plates, and late-night bites until 2 AM (4 AM on weekends). Sip from an impressive on-site bourbon bar and choose from craft beers and classic cocktails. Park on a concrete pad tucked beside the lawn, then stroll or bike into downtown‚Äôs museums, neon parks, and historic Route 66 attractions--all within easy reach.",
  "url": "https://campertunity.com/listings/campgrounds/downtown-bar-grill-bourbon-bar-springfield-il",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35227/photo-gallery/GV6UMqgGl5u3HZlW_afb36c4a1a671cb4b5275d8b95dda7fc_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springfield, IL",
    "addressLocality": "Springfield",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.83878614,
    "longitude": -89.60137505
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}