{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-diner-creamery-stop-beattyville",
  "name": "Rustic Diner & Creamery Stop",
  "description": "Kick off your RV camping adventure with juicy burgers, hand-dipped ice cream and family-style meals at this roadside gem near a famous Gorge hiking area. Refuel at the on-site gas station, then unwind in pet-friendly outdoor seating with fast, friendly service and clean restrooms. Order online for quick pickup or relax with sweet treats and hearty comfort food just minutes from scenic trails and river vistas.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-diner-creamery-stop-beattyville",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29953/photo-gallery/i25l9SIy20YearWa_12746b9f6e83e143fa33718c795508a8_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beattyville, KY",
    "addressLocality": "Beattyville",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.52120284,
    "longitude": -83.65678712
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}