{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pinckney-rails-to-trail-campground-pinckney",
  "name": "PINCKNEY RAILS-TO-TRAIL CAMPGROUND",
  "description": "Pinckney Rails-to-Trail Campground is located near Pinckney, Michigan, featuring flat terrain with a mix of wooded areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/pinckney-rails-to-trail-campground-pinckney",
  "image": [
    "https://photos.thedyrt.com/photo/1832605/media/hell-survivors_ed145398-640e-4327-abc6-c17596f6094f.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1832605/media/hell-survivors_ed145398-640e-4327-abc6-c17596f6094f.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1192523/media/hell-survivors_2b20fcb9-d25e-40bc-8aac-fa0675ad4404.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.94150067303677,42.460542712653734)/-83.94150067303677,42.460542712653734,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pinckney",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.460542712653734,
    "longitude": -83.94150067303677
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 90,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "$30-$50"
}