{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-susquehanna-pa",
  "name": "Harvest Hosts Breweries & Distilleries",
  "description": "We are a small craft brewery located in rural Susquehanna County PA. We are one mile from exit 230 of I81. We offer a rotating selection of fresh brewed beer, live music on Thursday and Saturday evenings, and we are paired with Red Rock BBQ for great food options! We are located 1.3 miles from a grocery store, several gas stations, and a Dunkin Donuts.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-breweries-distilleries-susquehanna-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22576/photo-gallery/4LOAsOA7l9Z529t5_bf46cbad2abdcf9bad1429025faeca13_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Susquehanna, PA",
    "addressLocality": "Susquehanna",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.95702673,
    "longitude": -75.71336531
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/pennsylvania/tOed26eIdoQiUkerLKSR"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}