{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/historic-family-run-illinois-winery-nauvoo-il",
  "name": "Historic Family-Run Illinois Winery",
  "description": "Step back in time at this small, family-operated vineyard dating to 1857, offering RV camping amid rolling grape and apple orchards. Enjoy on-site wine tasting, artisan pizzas, and homemade pies in the cozy bar and grill, or browse the gift shop for unique souvenirs. Deer often graze nearby, and a state park with scenic trails is within walking distance. Plan your stay around the annual grape festival held Labor Day weekend for added fun and community spirit.",
  "url": "https://campertunity.com/listings/campgrounds/historic-family-run-illinois-winery-nauvoo-il",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/JyHkGoVgfZ7FBLdS_51044b0c1330e9d1c209ecd21b581588_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nauvoo, IL",
    "addressLocality": "Nauvoo",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.55248114,
    "longitude": -91.34327894
  },
  "sameAs": [
    "http://www.nauvoowinery.com",
    "https://www.harvesthosts.com/hosts/illinois/baxters-vineyards"
  ],
  "checkinTime": "05:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}