{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adventure-bound-camping-resorts-oak-creek-bowmansville",
  "name": "Adventure Bound Camping Resorts Oak Creek",
  "description": "Adventure Bound Camping Resorts Oak Creek is located near Bowmansville, PA, featuring flat terrain with a mix of open spaces and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/adventure-bound-camping-resorts-oak-creek-bowmansville",
  "image": [
    "https://photos.thedyrt.com/photo/125512/media/adventure-bound-camping-resorts-oak-creek_6b8b25f9-ae72-436d-a799-c93bc40e3be2.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/125512/media/adventure-bound-camping-resorts-oak-creek_6b8b25f9-ae72-436d-a799-c93bc40e3be2.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-75.98605397,40.19900889)/-75.98605397,40.19900889,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/57754/media/adventure-bound-camping-resorts-oak-creek_7d00c57d4bd19aa8bf1a31e84ffb0823.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 East Maple Grove Rd",
    "addressLocality": "Bowmansville",
    "addressRegion": "PA",
    "postalCode": "17507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.19900889,
    "longitude": -75.98605397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}