{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-woodlands-campground-blakeslee",
  "name": "Peaceful Woodlands Campground",
  "description": "Located in the heart of the Pocono Mountains, our campground features many family friendly activities onsite and close by. Explore our site to find out about th",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-woodlands-campground-blakeslee",
  "image": [
    "https://photos.thedyrt.com/photo/131947/media/peaceful-woodlands-campground_9e716fa22550cc44505c0407a4e63e2d.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/131947/media/peaceful-woodlands-campground_9e716fa22550cc44505c0407a4e63e2d.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/531018/media/peaceful-woodlands-campground_5809ecad-294b-4b5c-bc2a-7e2f49653b07.heic?auto=webp",
    "https://photos.thedyrt.com/photo/131948/media/peaceful-woodlands-campground_c4b245e7badc795fb7374811c2f8a4e4.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/531023/media/peaceful-woodlands-campground_92c9a7a7-160d-4ad9-aab3-482c7e7107e1.heic?auto=webp",
    "https://photos.thedyrt.com/photo/131950/media/peaceful-woodlands-campground_9360fca67d92c5302752404e8ea721ae.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "114 WT Family Blvd",
    "addressLocality": "Blakeslee",
    "addressRegion": "PA",
    "postalCode": "18610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.02795743225113,
    "longitude": -75.49872474580798
  },
  "sameAs": [
    "https://thedyrt.com/camping/pennsylvania/peaceful-woodlands-campground"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 107,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "36",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$36-$150"
}