{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogwood-ca",
  "name": "Dogwood",
  "description": "Explore Dogwood in San Bernardino National Forest, California with Recreation.gov. Dogwood Campground is a family-friendly facility located in the heart of the San Bernardino National Forest. All sites must be reserved to enjoy the area's sce",
  "url": "https://campertunity.com/listings/campgrounds/dogwood-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64146.jpg",
    "https://cdn.recreation.gov/public/images/64147.jpg",
    "https://cdn.recreation.gov/public/images/64161.jpg",
    "https://cdn.recreation.gov/public/2019/02/21/19/40/232037_c745bd0c-5feb-4ffb-9cc7-4ebd2cbd302d_700.jpg",
    "https://cdn.recreation.gov/public/2019/02/21/19/43/232037_54493427-353e-4119-8019-bbc9973e7ee4_700.jpg",
    "https://cdn.recreation.gov/public/2019/02/21/19/44/232037_6f924cd4-6d45-4868-823e-73a6ece514ba_700.jpg",
    "https://cdn.recreation.gov/public/2019/02/21/19/41/232037_8f95a5a6-1589-45f6-b33a-a36e4acfb07d_700.jpg",
    "https://cdn.recreation.gov/public/images/63967.jpg",
    "https://cdn.recreation.gov/public/2019/02/21/19/47/232037_d1997653-767f-444b-a852-2aebb55cb619_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64011.jpg",
    "https://cdn.recreation.gov/public/images/64039.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dogwood",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.23487,
    "longitude": -117.214257
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$40-$79"
}