{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quaint-small-town-pub-eatery-dalton-pa-us",
  "name": "Quaint Small-Town Pub & Eatery",
  "description": "Kick back and enjoy RV Camping at this family-owned pub and eatery, serving classic American fare--wings, burgers, pizza--and a wide selection of craft and domestic beers. Relax in a shaded, designated RV spot just steps from the door. Inside, soak up the friendly atmosphere with daily happy hour, weekend live music, and full bar service. Takeout is available for a cozy night under the trees. Perfect for a peaceful, fun-filled stopover.",
  "url": "https://campertunity.com/listings/campgrounds/quaint-small-town-pub-eatery-dalton-pa-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/21105/photo-gallery/3jiNGZyM2MTQ621a_96027ba598f9fad35a4bed1aba815b00_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dalton, PA",
    "addressLocality": "Dalton",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.53661344,
    "longitude": -75.69100532
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}