{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bendigo-state-park-johnsonburg-pa",
  "name": "Bendigo State Park",
  "description": "Bendigo State Park camping reservations and campground information. Learn more about camping near Bendigo State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bendigo-state-park-johnsonburg-pa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PA/pid880101/%7Bpht%7Dsp-bendigo-fishing%7Bpht%7D1422990515687.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX A",
    "addressLocality": "JOHNSONBURG",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.53168,
    "longitude": -78.6283
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}