{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-country-campground-brookville-pa",
  "name": "Big Country Campground",
  "description": "Contact info, reviews tips & more for Big Country Campground | Camping in Pennsylvania",
  "url": "https://campertunity.com/listings/campgrounds/big-country-campground-brookville-pa",
  "image": [
    "https://photos.thedyrt.com/photo/646810/media/big-country-campground_c5a221e0-9c31-45b9-9825-f34f2ec7cd04.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/646815/media/big-country-campground_5bc8844e-b77b-404d-bd1d-fcae41ce9aab.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/646810/media/big-country-campground_c5a221e0-9c31-45b9-9825-f34f2ec7cd04.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/646814/media/big-country-campground_82046952-f3f0-4990-8b39-f2146d8832ad.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2532 Moore Bridge Rd",
    "addressLocality": "Brookville",
    "addressRegion": "PA",
    "postalCode": "15825",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.23146392751731,
    "longitude": -79.06750125659917
  },
  "sameAs": [
    "https://thedyrt.com/camping/pennsylvania/big-country-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$30"
}