{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buttonwood-campground-mifflintown-pa-2",
  "name": "Buttonwood Campground",
  "description": "Buttonwood Campground is a family oriented park located in the beautiful Juniata River Valley. Enjoy a float trip down the Juniata, relax at our lovely pool or enjoy a peaceful evening around the campfire. Our large, level sites can accommodate big rigs,",
  "url": "https://campertunity.com/listings/campgrounds/buttonwood-campground-mifflintown-pa-2",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c929b4ba-98e6-11ef-9031-9ea1333206a4/card.jpg?v=63897749446"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1515 E River Rd",
    "addressLocality": "Mifflintown",
    "addressRegion": "PA",
    "postalCode": "17059",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.534027,
    "longitude": -77.355368
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/pennsylvania/walker-township/buttonwood-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big Rig Friendly"
    }
  ]
}