{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quaint-roadside-restaurant-bar-garner-nc",
  "name": "Quaint Roadside Restaurant & Bar",
  "description": "Kick back and enjoy RV Camping at this cozy restaurant and bar nestled beside a local cinema. With a huge, level, paved lot, it‚Äôs easy to park your rig and settle in for the night. The extensive menu features standout burgers, wings, pizza, and family-friendly dishes, plus a broad craft beer and drink selection. Friendly hosts welcome you with quick check-in, shaded outdoor seating (pet-friendly!), and a laid-back atmosphere perfect for a restful stopover or lively evening.",
  "url": "https://campertunity.com/listings/campgrounds/quaint-roadside-restaurant-bar-garner-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12905/profile/GABQa00b0W5SFADz_4b98fc58c49437c68277eeef99297325_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garner, NC",
    "addressLocality": "Garner",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.65107919,
    "longitude": -78.57846003
  },
  "sameAs": [
    "https://www.kraftysburgersandbrews.com/",
    "https://www.harvesthosts.com/hosts/north-carolina/kraftys-burgers-and-brews"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}