{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cozy-roadside-bar-and-grill-cresco-ia",
  "name": "Cozy Roadside Bar & Grill",
  "description": "Discover a friendly full bar and grill perfect for RV camping travelers seeking a welcoming pit stop. Newly remodeled with a relaxed vibe, this spot serves up smash burgers, crispy fries, and a variety of signature drinks on tap. Chat with the hospitable staff, unwind at the bar, and savor classic pub fare steps from your RV. Whether you‚Äôre rolling through for a quick bite or an extended stay, it delivers comfort, great food, and a memorable experience.",
  "url": "https://campertunity.com/listings/campgrounds/cozy-roadside-bar-and-grill-cresco-ia",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30862/profile/gUn99h6wotJqj5X7_20714690518468023bfacff1191ac5d9_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cresco, IA",
    "addressLocality": "Cresco",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.37119251,
    "longitude": -92.08189509
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}