{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-country-market-diner-carlisle-ky",
  "name": "Rustic Country Market & Diner",
  "description": "Discover a charming roadside retreat perfect for RV Camping amid rolling country hills. This quaint market offers gas, diesel, handcrafted Southern cooking and a cozy deck for enjoying breakfast, coffee or homestyle dinners like hot browns and fish specials. Browse unique gifts, antiques, quilts and crafting supplies or join a craft class next door. Enjoy electrical hookups, dependable Wi-Fi and scenic, peaceful stays enhanced by friendly hospitality and fresh pastries.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-country-market-diner-carlisle-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4032/profile/xJMUSanfblnxqiFq_f6c8fde49f5012e1254a56eac971e662_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carlisle, KY",
    "addressLocality": "Carlisle",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.22588638,
    "longitude": -83.85845595
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}