{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bruin-lake-campground-pinckney-recreation-area-pinckney-mi",
  "name": "Bruin Lake Campground — Pinckney Recreation Area",
  "description": "Pinckney Recreation Area is a paradise for backpackers, mountain bikers, anglers, and other recreation enthusiasts. Pinckney is known for its extensive trail system and chain of excellent fishing lakes. Over forty miles of multi-use trail with remote campsites afford a backcountry experience.",
  "url": "https://campertunity.com/listings/campgrounds/bruin-lake-campground-pinckney-recreation-area-pinckney-mi",
  "image": [
    "https://photos.thedyrt.com/photo/709296/media/pinckney-state-rec-area_04032d5d-8fe0-4b7b-aec1-2a2454c15d84.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8556 Silver Hill Rd",
    "addressLocality": "Pinckney",
    "addressRegion": "MI",
    "postalCode": "48169",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.421841038484644,
    "longitude": -84.04322125237829
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.105263157894737,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "27",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "$27-$46"
}