{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/madison-pittsburgh-koa-ruffs-dale-pa",
  "name": "Madison/Pittsburgh KOA",
  "description": "Quiet shaded campground in the foothills of the Laurel Highlands. We are located 30 miles SE of Pittsburgh. Weekend planned activities.",
  "url": "https://campertunity.com/listings/campgrounds/madison-pittsburgh-koa-ruffs-dale-pa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ruffs Dale",
    "addressRegion": "PA",
    "postalCode": "15679",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2205455,
    "longitude": -79.6625997
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/pennsylvania/ruffs-dale/madisonpittsburgh-koa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}