{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rustic-log-cabin-inn-retreat-harmony-pa",
  "name": "Rustic Log Cabin Inn Retreat",
  "description": "Settle into RV Camping comfort at this rustic inn with a full-service bar and seasonal craft favorites. Indulge in aged Black Angus beef, chops, fresh seafood, sandwiches, soups & salads, plus daily homemade desserts. Park easily on the spacious, well-lit lot surrounded by woods--perfect for dogs--and relax on the outdoor deck overlooking the forest. Just steps from a main route, it‚Äôs the ideal stopover for hearty meals, cozy atmosphere and a peaceful night‚Äôs rest.",
  "url": "https://campertunity.com/listings/campgrounds/rustic-log-cabin-inn-retreat-harmony-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26855/photo-gallery/xqc3m4aB5qTSFovY_d2501d148ab50eb66f0ee90ad4ff7d1c_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harmony, PA",
    "addressLocality": "Harmony",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8147376,
    "longitude": -80.16680735
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.96,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  }
}